FLTK logo

Re: [fltk/fltk] scandir_posix.c readentry should check for ENOENT (#238)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] scandir_posix.c readentry should check for ENOENT (#238) Albrecht Schlosser Jun 16, 2021  
 

@michaelbaeuerle wrote

A POSIX.1-1990 compliant system is required as minimum base.

Yep, I missed that point because I was looking for the string readdir in the source file. Thanks for the clarification.

The simple solution would be: $ getconf _POSIX_VERSION

Okay, that's an option. But as long as we don't know how the OP sets up their build system we can't tell if we can use configure or CMake at all to run this command. Anyway, thanks, thinking about it...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.