Development

[haiku-development] Re: main() in shared libraries? (Adrien Destugues)

Development mailing list - Sat, 2015-05-09 01:45
On Thu, Apr 23, 2015 at 04:09:53PM +0200, François Revol wrote: noticed this in the configure tests: AC_CHECK_LIB(gcc_s, main, CXX_LIB=$CXX_LIB -lgcc_s) AC_CHECK_LIB(stdc++, main, CXX_LIB=$CXX_LIB -lstdc++) Obviously it fails on Haiku because they don't have a main() call. ...
Categories: Development

[haiku-development] Re: main() in shared libraries? (François Revol)

Development mailing list - Fri, 2015-05-08 23:45
On 23/04/2015 15:00, François Revol wrote: noticed this in the configure tests: AC_CHECK_LIB(gcc_s, main, CXX_LIB=$CXX_LIB -lgcc_s) AC_CHECK_LIB(stdc++, main, CXX_LIB=$CXX_LIB -lstdc++) Obviously it fails on Haiku because they don't have a main() call. Do we want to mimic the linux behaviour or fix those checks (but then ...
Categories: Development

[haiku-development] main() in shared libraries? (François Revol)

Development mailing list - Fri, 2015-05-08 23:45
It is a rarely known fact but at least on Linux some shared libraries have a main() function and can be called as executables, including the dynamic loader, usually it just prints the library name and version. $ /lib64/ld-linux-x86-64.so.2 Usage: ld.so [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...] You have invoked `ld.so', the helper program for shared library executables. ... $ /lib/x86_64-linux-gnu/libc.so.6 ...
Categories: Development

stdio.h: declare fcloseall() GNU extension

Source Activity - Fri, 2015-05-08 21:46
Since libroot already exports it and I've found some code using it. Since libroot already exports it and I've found some code using it.
Categories: Development

Update icu package for x86_64.

Source Activity - Fri, 2015-05-08 19:28
* Add icu54 package for x86_64 for compatibility. * Add icu54 package for x86_64 for compatibility.
Categories: Development

Add x86_64 packages for gpgme and its dependencies.

Source Activity - Fri, 2015-05-08 18:05
* Update sqlite package for x86_64. * Update sqlite package for x86_64.
Categories: Development

Update llvm package for x86_64.

Source Activity - Fri, 2015-05-08 17:49
Categories: Development

makehaikufloppy: delete.

Source Activity - Fri, 2015-05-08 17:34
The last change to it was 2009, in which Stephan said "I have no idea if this even still works." With the advent of packagefs, it's even more unlikely that it does, and there's no real need for it anyway. If someone happes to have a usecase as well as a patch to make it work, we can consider re-adding it. The last change to it was 2009, in which Stephan said "I have no idea if this even still works." With the advent of packagefs, it's even more unlikely that it does, and there's no real need for it anyway. If someone happes to have a usecase as well as a patch to make it work, we can consider re-adding it.
Categories: Development

3rdparty: delete CUE file.

Source Activity - Fri, 2015-05-08 17:31
Almost certainly doesn't work anymore, and Jam can create ISOs if needed. Almost certainly doesn't work anymore, and Jam can create ISOs if needed.
Categories: Development

ReadMe: fix typo.

Source Activity - Fri, 2015-05-08 17:29
Categories: Development

Tracker: get rid of fTrashContextMenu member from DeskWindow...

Source Activity - Fri, 2015-05-08 17:06
... as it's useless and shadowing the one in ContainerWindow. No functional change intended, and none occurs (from my testing). PVS message V703. ... as it's useless and shadowing the one in ContainerWindow. No functional change intended, and none occurs (from my testing). PVS message V703.
Categories: Development

Tracker: Model: use SetToFormat.

Source Activity - Fri, 2015-05-08 17:02
Categories: Development

Update llvm package for x86_gcc2.

Source Activity - Fri, 2015-05-08 14:43
Categories: Development

[haiku-development] Re: The next release (Richie Nyhus-Smith)

Development mailing list - Fri, 2015-05-08 03:45
On 18/04/2015 8:29 AM, Urias McCullough umccullough@xxxxxxxxx wrote: On Fri, Apr 17, 2015 at 12:23 PM, Richie Nyhus-Smith richienyhus@xxxxxxxxx wrote: decision... are we looking to purchase something? Haiku Inc was offered a licence for a self hosted version of TestRail ...
Categories: Development

[haiku-development] Re: The next release (Urias McCullough)

Development mailing list - Thu, 2015-05-07 21:45
On Fri, Apr 17, 2015 at 12:23 PM, Richie Nyhus-Smith richienyhus@xxxxxxxxx wrote: decision... are we looking to purchase something? Haiku Inc was offered a licence for a self hosted version of TestRail for free from the owner. Ok, I'm assuming we don't have to do anything for this right? Do they ...
Categories: Development
Syndicate content