U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » Skylark and X11 name clash
Skylark and X11 name clash [message #40245] Wed, 10 July 2013 13:46 Go to previous message
Zbych is currently offline  Zbych
Messages: 332
Registered: July 2009
Senior Member
Hi,

I am trying to add Skylark to an application with X11 GUI and there is name clash between function name in Skylark.h and definition in /usr/include/X11/X.h:

Skylark.h:
virtual void BadRequest(Http& http, const BadRequestExc& e);

X.h:
#define BadRequest 1 /* bad request code */


Mirek, can you add #undef BadRequest to X11Gui.h?



 
Read Message
Read Message
Read Message
Read Message
Previous Topic: File upload
Next Topic: Ask for testing - Skylark with upload progress
Goto Forum:
  


Current Time: Fri Jul 03 15:14:23 GMT+2 2026

Total time taken to generate the page: 0.00468 seconds