Development
Ticket #10298 (Creating GPT partition maps results in a "General system error") closed
resolved in hrev49309. A todo item to assign the alternate header was preventing Haiku from creating the disk system properly. gpt headers / disk systems created with Haiku are now seen as valid by gdisk!
GPT: Fix creation of GPT disk systems; resolves #10298
Ticket #12168 (selfmade hpkg does not install link to non-package menu folder) created
I create a hpkg with my HPKGCreartor. Into the files for the package i add a link for the menu into non-packaged/data/deskbar/menu/Applications/TutorialFinder. The HPKG does create without any problems and now HaikuDepot open it, then i double click it. Now installing is without problems too, but the link to them menu does not installed, only the apps folder with my program file.
Then i create link using ln into this folder it creates a link into them Applications menu.
[haiku] Re: build failure from source (Michael Mounteney)
Ticket #12166 (gethostbyaddr_r missing in revised network code) closed
This function is non-standard and was not in BeOS (according to https://www.gnu.org/software/gnulib/manual/html_node/gethostbyaddr_005fr.html). They are also deprecated in other systems: getaddrinfo should be used instead as it supports IPv6 and is designed to be thread-safe.
in hrev49306 I have updated APR to not use the functions anymore, this makes svn work again.
Remove gethostbyname_r and gethostbyaddr_r from headers
Ticket #12167 ([Tracker] Improve listmode icon/text disposition) created
The icons are misplaced, in hrev49304 and hrev49305 I have changed the distance between rows because I find the list hard to read. This screenshot is from hrev49304.
Spacing 2
Spacing 4
Let me know what do you think.
Ticket #12166 (gethostbyaddr_r missing in revised network code) created
Just upgraded from 49271 to 49301 and get this error:
Updating embedded/flashrom
runtime_loader: /boot/system/lib/libapr-1.so.0.5.0: Could not resolve symbol 'gethostbyaddr_r'
resolve symbol "gethostbyaddr_r" returned: -2147478780
runtime_loader: /boot/system/lib/libapr-1.so.0.5.0: Troubles relocating: Symbol not found
Ticket #12165 (/bin/xz error when using make) created
Crash report attached. Is this part of binutils?
