On 10/11/2020 14:49, Dominic Hamon wrote:
>
>
> On October 30, 2020, Dominic Hamon <dma@hey.com> wrote:
>
>
>
> On October 29, 2020, Lee Noar <lee.noar@sky.com> wrote:
> It does sound like regex.h should be including sys/types.h. If
> you make
> this change locally in your environment, does the project build?
> If so,
> then I will commit it.
>
>
> Would you like me to prepare a patch?
Sorry, I may have slightly forgot there, but sorted now :-) Thanks for
that.
> There are some other oddities I'm finding in the crosslib headers
> around things like definitions of strtoul not being in the std
> namespace, but i wonder if that's related to it not fully supporting
> C++11?
I've thought for a while that our headers have probably aged a bit
compared to what you might find with a more up to date compiler.
Having said that, they are really meant to compliment our GCC4.7.4 and
so probably match its capabilities better. The port of GCC 10 uses the
same headers because it was the easy option, but whether it would
benefit from a header update, I don't know.
Lee.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment