Potential bug with feof, fgetc, and ferror

29 Aug
2019
29 Aug
'19
7:15 p.m.
Reference: https://lists.gnu.org/archive/html/bug-ddrescue/2019-05/msg00000.html https://lists.gnu.org/archive/html/bug-ddrescue/2019-05/msg00001.html Basically, these functions are defined as macros and not being included in std. If compiling with GCC libstdcpp, it works because internally, the header #undefs these functions. This is not the case with uClibc++(or maybe some other libc++).
2207
Age (days ago)
2207
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rosen Penev