Moritz Hoffmann wrote:
David Ashley wrote:
That patch should be safe to apply.
This builds:
Index: rexxapi/common/platform/unix/SysCSStream.cpp
===
--- rexxapi/common/platform/unix/SysCSStream.cpp(revision 342
Out of curiosity, I took at look at the SVN archives. We crossed the
1000 commit mark after moving to SVN in October of last year, which
means we've had 2400 commits in just a year. It took about 14 months
to reach the first 1000 commits. In December of 07, we had over 600
commits (largely due t
Mark Miesfeld wrote:
> On Fri, Oct 3, 2008 at 11:46 AM, Moritz Hoffmann <[EMAIL PROTECTED]> wrote:
>
>> The revision number is getting bigger and bigger... Not long ago it
>> still was around 2k :-)
>
> That is one of the downsides of working on a team with Rick as a
> member. He writes sooo muc
On Fri, Oct 3, 2008 at 11:46 AM, Moritz Hoffmann <[EMAIL PROTECTED]> wrote:
> The revision number is getting bigger and bigger... Not long ago it
> still was around 2k :-)
That is one of the downsides of working on a team with Rick as a
member. He writes sooo much code it is impossible to keep u
David Ashley wrote:
> That patch should be safe to apply.
[EMAIL PROTECTED]:trunk % svn ci common/platform/unix/SysThread.cpp
Sendingcommon/platform/unix/SysThread.cpp
Transmitting file data .
Committed revision 3430.
The revision number is getting bigger and bigger... Not long ago it
st
Moritz Hoffmann wrote:
> Hi,
> found this somewhere:
>
>
>
> POSIX systems on which sched_get_priority_max and
> sched_get_priority_min are available define _POSIX_PRIORITY_SCHEDULING
> in .
>
> Try this diff:
> (Question to the others: Is it safe to apply this patch?)
>
> [EMAIL PROTECTED]:trunk %
Hi,
found this somewhere:
POSIX systems on which sched_get_priority_max and
sched_get_priority_min are available define _POSIX_PRIORITY_SCHEDULING
in .
Try this diff:
(Question to the others: Is it safe to apply this patch?)
[EMAIL PROTECTED]:trunk % svn diff
Index: common/platform/unix/SysThr
Trying to build 4.0 on OpenBSD 4.3.
Here first are two diffs ... not suggested verbatim for the tree but
showing what
I have to do to make it compile at all:
Index: rexxapi/common/platform/unix/SysCSStream.cpp
===
--- rex