Re: [ros-dev] uLAN driver with ReactOS USB advances and some questions

2012-09-16 Thread caemyr
In order to use JIRA, you need to be registered on reactos.org - those credentials work as SSO. On Sat, Sep 15, 2012, at 09:17 PM, Pavel Pisa wrote: > Hello Thomas, > I have managed (again after switch to CMake) to build ReactOS from > GIT sources and applied provide patch. It seems to solve short

Re: [ros-dev] uLAN driver with ReactOS USB advances and some questions

2012-09-16 Thread Colin Finck
cae...@myopera.com wrote: In order to use JIRA, you need to be registered on reactos.org - those credentials work as SSO. Then somebody has to turn on registering again... - Colin ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/

Re: [ros-dev] uLAN driver with ReactOS USB advances and some questions

2012-09-16 Thread victor martinez
Thanks Pavel for testing. The patch was commited to trunk and Jira has been updated accordingly. http://svn.reactos.org/svn/reactos?revision=57312&view=revision > From: ppisa4li...@pikron.com > To: ros-dev@reactos.org > Date: Sat, 15 Sep 2012 21:17:04 +0200 > CC: thfa...@gmx.de > Subject: Re: [ros

Re: [ros-dev] [ros-diffs] [mnordell] 57288: Add comment explaining initialization.

2012-09-16 Thread Thomas Faber
On 2012-09-13 02:52, mnord...@svn.reactos.org wrote: --- trunk/reactos/subsystems/csr/csrsrv/process.c [iso-8859-1] (original) +++ trunk/reactos/subsystems/csr/csrsrv/process.c [iso-8859-1] Thu Sep 13 00:52:12 2012 @@ -1211,7 +1211,7 @@ BOOLEAN FirstTry; ULONG i; PCSR_SERVER_DL

Re: [ros-dev] [ros-diffs] [akhaldi] 57313: * Don't use -momit-leaf-frame-pointer in debug gcc builds, it messes up stack traces. * Remove it from the amd64 gcc builds too.

2012-09-16 Thread Timo Kreuzer
Amd64 doesn't need a frame pointer. Backtraces are made based on unwind tables. At least if GCC conforms to the ABI. Am 16.09.2012 14:57, schrieb akha...@svn.reactos.org: Author: akhaldi Date: Sun Sep 16 12:57:22 2012 New Revision: 57313 URL: http://svn.reactos.org/svn/reactos?rev=57313&vi