Menu

#379 CRT portability fixes

closed-accepted
2009-07-18
2008-07-03
No

These patches fix portability oversights in the following files:

cpu_features.c - replace gcc-specific construct with portable alternative (and match the code a few lines above)
crt1.c - remove gcc-specific noreturn attribute with mingw alternative

Discussion

  • Gregory McGarry

    Gregory McGarry - 2008-07-03

    crt portability fixes

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2009-07-18
    • assigned_to: nobody --> ir0nh34d
    • status: open --> closed-accepted
     
  • Chris Sutcliffe

    Chris Sutcliffe - 2009-07-18

    Your patch has been accepted and is now commited to CVS. You should expect to see it in the next release.