Menu

#496 fix findfirst & co for intptr_t

closed-accepted
nobody
2011-12-01
2011-10-10
Ozkan Sezer
No

I actually had submitted a patch about this before, and it went in, but to my shame, I probably missed these ones. Anyways, patch to io.h is attached which makes all findfirst() to return intptr_t and all findnext() to accept intptr_t as first arg and return an int. Hopefully complete this time. Feel free to review and apply if OK.

Discussion

  • Ozkan Sezer

    Ozkan Sezer - 2011-10-10

    findfirst/findnext intptr_t patch

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2011-12-01

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

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2011-12-01
    • status: open --> closed-accepted
     
  • Chris Sutcliffe

    Chris Sutcliffe - 2011-12-01

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