Development
Ticket #12177 ([BeDecorator] Crash with two windows stacked at position 0,0 of the screen) created
Categories: Development
Ticket #12176 ([Haiku x86_64] [Haiku x86] subversion not working due to #12166) created
Haiku 64 bit still uses the affected apr-1.5.0-1, Haiku GCC4 the even older 1.4.6-7. With apr-1.5.2-1 (built with haikuporter) subversion works again on a Haiku 64 bit system. I suppose that svn will work on Haiku GCC4 builds with a recent apr version, too - but I can't check. That's why I split the patches for the two architectures.
Attached are two patches that update the apr and apr_devel revisions for x86_64 and x86 respectively.
Categories: Development
Fix segfault in Top utility
Could occur whenever the terminal exceed 96 columns (write beyond end of string).
Could occur whenever the terminal exceed 96 columns (write beyond end of string).
Categories: Development
CID 1249930: Don't scanf uninitialized buffer
Would happen in case of a missing config file, for instance.
Would happen in case of a missing config file, for instance.
Categories: Development
CID 1273486: change from boolean to bitwise operator
Typo confirmed by looking at the corresponding source file from elsewhere.
+ some style fixes
Typo confirmed by looking at the corresponding source file from elsewhere.
+ some style fixes
Categories: Development
headers/os: Add gcc 5 to BeBuild.h
* While we still use gcc 4, the host tools won't
build on gcc 5 systems without this.
* x86_64 compiles under gcc 5.10 successfully
* While we still use gcc 4, the host tools won't
build on gcc 5 systems without this.
* x86_64 compiles under gcc 5.10 successfully
Categories: Development
Update usb.ids from www.linux-usb.org
Categories: Development
CID 605799: Resource Leakage in fortune
Categories: Development
Coding style fixes
Categories: Development
CID 1273599: null dereference in SATGroup
And some additional style fixes.
And some additional style fixes.
Categories: Development
