error in regex.h

Himanshu Sekhar Nayak himanshuwindows8.1 at gmail.com
Mon Dec 3 15:41:52 UTC 2018


Hi Joel,

Seems like I fixed it. I searched over internet and found a possible fix by
adding "#include <unistd.h>" to regex.h file and compiled it and it doesn't
show any error now. But I saw many comments on not using it because off_t
is not very standard and replacing off_t with a new typedef that is based
on int64_t.

Thanks
Himanshu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181203/17f3665b/attachment-0002.html>


More information about the devel mailing list