Skip to content

Commit

Permalink
XSUB.h is supposed to redefine fgets under PERL_IMPLICIT_SYS, but doe…
Browse files Browse the repository at this point in the history
  • Loading branch information
jandubois committed Apr 21, 2010
1 parent 634b482 commit 20c8f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions XSUB.h
Expand Up @@ -507,6 +507,7 @@ Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
# define ferror PerlSIO_ferror
# define clearerr PerlSIO_clearerr
# define getc PerlSIO_getc
# define fgets PerlSIO_fgets
# define fputc PerlSIO_fputc
# define fputs PerlSIO_fputs
# define fflush PerlSIO_fflush
Expand Down

0 comments on commit 20c8f8f

Please sign in to comment.