[Qt-creator] Patch: FreeBSD compilation
Oswald Buddenhagen
oswald.buddenhagen at trolltech.com
Fri Jun 26 10:56:40 CEST 2009
hi,
On Thu, Jun 25, 2009 at 10:15:06PM +0300, Alex T. wrote:
> I would like to contribute these patches.
> They make it possible to compile Qt Creator on FreeBSD.
>
thanks, pushed.
a few comments:
- please give reasons (name missing symbols, etc.) for particular fixes.
i've seen too many portability fixes which were suboptimal or plain
bogus (just fixing the symptoms instead of the actual issues) to blindly
trust any.
though i was able to figure it out this time. :)
- don't add gratuitous #ifdefs. the SUSv3 man page clearly states that
kill() needs signal.h.
diego: and no, one doesn't need to make a merge request for that. not
only copyright law, but just plain common sense tells that this cannot
be reasonaly expected for such things. ;)
More information about the Qt-creator-old
mailing list