On Wed, Aug 08, 2018 at 11:01:40PM +0200, Thomas Heller wrote: > With that being said, we are totally open to suggestions to make this > handling of different OSes more maintainable. Do you have suggestions?
Yes - I had a subsequent trivial patch which then also matches better the header inclusion #ifdefs at the start - basically "not windows" should be the #else case as per the little patch. I said I would check FreeBSD. I looked in: https://github.com/freebsd/freebsd/blob/master/lib/libc/stdlib/getenv.c and don't see a "freebsd_environ". Does "environ" same as everyone else really not work on FreeBSD? Cheers, Patrick _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
