Development

Ticket #12176 ([Haiku x86_64] [Haiku x86] subversion not working due to #12166) created

Latest Bugs & Tasks - Fri, 2015-06-26 19:17

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

Source Activity - Fri, 2015-06-26 02:35
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

Source Activity - Thu, 2015-06-25 23:29
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

Source Activity - Thu, 2015-06-25 22:00
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

Source Activity - Thu, 2015-06-25 04:05
* 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

Coding style fixes

Source Activity - Wed, 2015-06-24 23:51
Categories: Development

CID 1273599: null dereference in SATGroup

Source Activity - Wed, 2015-06-24 22:58
And some additional style fixes. And some additional style fixes.
Categories: Development
Syndicate content