ailin-nemui · GitHub

@ailin-nemui

Copy link Copy Markdown

Contributor

@ailin-nemui

LemonBoy

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks safe to me, I've only left a comment about a minor adjustment.

/* turn off color */
fg = -1;
bg = -1;
} else {

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The if (**str != ',') { check below can be removed because now **str is a digit.

remove now useless check for ,

@ailin-nemui

Copy link Copy Markdown

Contributor Author

thanks for review, removed that check

@ailin-nemui

@ailin-nemui

Read the original on github.com ↗