Results 1 to 2 of 2

Thread: non-std scandir function

  1. #1
    marlowa is offline Registered User
    Join Date
    Feb 2003
    Location
    London
    Posts
    64

    non-std scandir function

    scandir is a BSD-ism and is absent from some Posix platforms. This affects the compilation of IcePatch/Util.cpp


    File attachments do not seem to work for me so I have emailed Marc the fixed source
    -Andrew
    You are in a maze of twisty little passages, all different.

  2. #2
    marlowa is offline Registered User
    Join Date
    Feb 2003
    Location
    London
    Posts
    64

    Re: non-std scandir function

    Originally posted by marlowa
    scandir is a BSD-ism and is absent from some Posix platforms. This affects the compilation of IcePatch/Util.cpp


    File attachments do not seem to work for me so I have emailed Marc the fixed source
    -Andrew
    I have just found that it also affects the build of IcePack/ComponentBuilder.cpp. I think a portable version of scandir, which maps onto the BSD scandir for BSD environments, shd be put in IceUtil.

    -Andrew
    You are in a maze of twisty little passages, all different.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. std::max issue on Debian
    By g00fy in forum Bug Reports
    Replies: 1
    Last Post: 06-15-2008, 12:59 PM
  2. session using std::wstring instead of std::string
    By Andrew in forum Help Center
    Replies: 2
    Last Post: 01-23-2008, 08:06 AM
  3. slice2freeze std::wstring
    By paolo in forum Bug Reports
    Replies: 4
    Last Post: 01-16-2008, 07:03 AM
  4. std::string in interface
    By dthompson in forum Help Center
    Replies: 1
    Last Post: 06-21-2006, 04:49 PM
  5. ICE std-ization?
    By marlowa in forum Comments
    Replies: 3
    Last Post: 03-21-2005, 04:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •