User Activity

  • Modified a comment on ticket #2 on proctools

    Your grep seems to use ENHANCED FEATURES descibed in re_format(7), whereas proctools use extended regular expressions defined in POSIX. Using ENHANCED FEATURES is easy (simply replace REG_EXTENDED with REG_ENHANCED in regcomp()) but may have a portability issue.

  • Posted a comment on ticket #1 on proctools

    I uploaded fixed code to github. wfaulk, j-devenish, Could you apply my patch? This bug still causes problems in 2018. Of course, I'll transfer the ownership of the repository on github to you if you want.

  • Posted a comment on ticket #2 on proctools

    Your grep seems to use ENHANCED FEATURES descibed in re_format(7), whereas proctools use extended regular expressions defined in POSIX. Using ENHANCED FEATURES is easy (simply replace REG_EXTENDED with REG_ENHANCED in regcomp()) but may lost portability.

  • Posted a comment on discussion Help on proctools

    I can't access the patch from vanjalolz, however, patchs from Homebrew should work, at least on High Sierra. I uploaded patched sources to github.

View All

Personal Data

Username:
wataash
Joined:
2018-02-24 09:58:19
Location:
Tokyo / Japan / JST
Gender:
Male

Projects

  • No projects to display.

Personal Tools