HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 31 and Version 32 of CommonProblems


Ignore:
Timestamp:
11/24/09 20:14:01 (6 years ago)
Author:
michaelvoliveira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v31 v32  
    6565http://www.comp.leeds.ac.uk/hannah/cpp/errors.html 
    6666 
     67=== MSG_NOSIGNAL undeclared === 
     68 
     69Add below to header/source file. 
     70 
     71#ifndef MSG_NOSIGNAL 
     72#define MSG_NOSIGNAL 0 
     73#endif 
     74 
    6775=== stdbool.in.h (Now fixed in Haiku) === 
    6876 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/