Development
[haiku-development] Re: Reproducing nightly build (Julian Harnath)
On 28.06.2015 14:25, Julian Harnath wrote:
Is there anything otherwise special done on our build infrastructure?
Are there any necessary configure flags? Is there a UserBuildConfig
that I need? Any other differences?
Ok, this mail can be disregarded. I just found that I can't reproduce
...
Categories: Development
[haiku-development] Reproducing nightly build (Julian Harnath)
Hello,
I'm currently looking at Bug #11280 which started biting me again with
hrev49327 after being absent for a while. I've circled it in pretty much
already, but now I need to make some modification in the sources (stuff
that goes in libbe.so) to get any further.
The problem is that the bug is very elusive, changes quickly make it go
...
Categories: Development
[haiku-development] Closing tickets as duplicates (Jessica Hamilton)
Hi All,
Can we make it a part of our ticket process that when we mark tickets
as duplicates, that we add the reporter to the CC field of the still
open ticket as well?
This will serve to notify the reporters when the master ticket is
finally closed as hopefully resolved.
I wouldn't mind trying to mod the blocking/blocked by trac add-on to
...
Categories: Development
[haiku-development] Re: select_sync reference counting (Hamish Morrison)
Hi Ingo,
On 11/06/2015 09:58, Ingo Weinhold wrote:
the FD slot is vacated -- and deselect_fd() [2] -- which is called by
the select() and friends.
Thanks for the explanation. I see it now -- the deselection is done
outwith the io_mutex, so the notification from the file close can race
with the deselection at the end of the select/poll/wait_for_objects
...
Categories: Development
[haiku-development] Re: select_sync reference counting (Ingo Weinhold)
On 10.06.2015 23:52, Hamish Morrison wrote:
Does anyone know why select_sync is reference counted? When an fd or
thread is selected, it acquires a reference to the select_sync, and
gives it up when it is deselected. However since everything is
deselected before select/poll/wait_for_objects return, there doesn't
seem to be any need for the ref counting.
...
Categories: Development
[haiku-development] select_sync reference counting (Hamish Morrison)
Hi all,
Does anyone know why select_sync is reference counted? When an fd or
thread is selected, it acquires a reference to the select_sync, and
gives it up when it is deselected. However since everything is
deselected before select/poll/wait_for_objects return, there doesn't
seem to be any need for the ref counting.
Also - for some reason selected ports and semaphores do not acquire a
reference to the sync, only fds and threads.
...
Categories: Development
Update translations from Pootle
Categories: Development
libroot: added a complex.h header based on ...
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/complex.h.html
* added missing parts from glibc.
* x86_64 was already complete, x86 was missing a few functions.
* should help with #12202, provided that the gcc4 buildtools are rebuilt.
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/complex.h.html
* added missing parts from glibc.
* x86_64 was already complete, x86 was missing a few functions.
* should help with #12202, provided that the gcc4 buildtools are rebuilt.
Categories: Development
BMediaNode: Improve readability
* Style fixes.
* Remove pervasive comments.
* Cleanup.
* Style fixes.
* Remove pervasive comments.
* Cleanup.
Categories: Development
Ticket #11856 (Implement BMediaRoster::SyncToNode) closed
fixed:
Fixed in hrev49387.
Categories: Development
Implement BMediaRoster::GetFileFormatsFor
Categories: Development
AboutSystem credits: Move Alexandre and Siarzhuk to "past".
Siarzhuk requested he be moved to "past".
Siarzhuk requested he be moved to "past".
Categories: Development
Ticket #7808 ([media_addon_server] crashed in BMediaEventLooper::RunState ()) closed
fixed:
Haven't seen it since then. Was probably fixed in the meantime.
Categories: Development
Ticket #12178 (Header error in support/Archivable.h) closed
invalid:
In any case, this is a build issue outside of Haiku. You need to change the your build so that it will find the right header.
Categories: Development
