Hi Andrey,
"Андрей Пономаренко" wrote:
I'm from Institute for System
Programming of Russian Academy of Sciences and we are developing a free
lightweight tool for checking backward/forward binary compatibility of
shared C/C++ libraries in OS Linux. It checks interface signatures and
data type
Chris wrote:
>>>[../wine-git/tools/widl/write_msft.c:2540]: (error) Deallocating a
>>>deallocated pointer: fd - This just means your freeing an already freed
>>>resource... This is more of a warning than anything
>>
>> Double frees are serious errors... double closes not so much.
>> I don't see eit
After the recent success with the .net 3.0 installer, I decided to try .net 3.5:
$ wget
http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe
$ sha1sum dotNetFx35setup.exe
b0ca05c12ebb9a3610206bad7f219e02b7873cbd dotNetFx35setup.exe
$ rm -rf ~/.win
>
> Subject:
> re: cppcheck run against 1.27
> From:
> Dan Kegel
> Date:
> Sat, 8 Aug 2009 15:53:25 -0700
> To:
> wine-devel@winehq.org
>
> To:
> wine-devel@winehq.org
>
>
> Chris wrote:
>
>> ...
>> [../wine-git/tools/widl/write_msft.c:2540]: (error) Deallocating a
>> deallocated pointer: fd
Hello,
I'm from Institute for System
Programming of Russian Academy of Sciences and we are developing a free
lightweight tool for checking backward/forward binary compatibility of
shared C/C++ libraries in OS Linux. It checks interface signatures and
data type definitions in two library versions
On Fri, Aug 7, 2009 at 12:40 AM, Dan Kegel wrote:
>> http://bugs.winehq.org/show_bug.cgi?id=19615 shows
>> that wine is very nearly in good enough shape
>> to run the fetch-all-the-libs-and-sources script
>> with cygwin, and run the inkscape win32 build system,
>> and pop out a working inkscape.exe
Austin English wrote:
>> Just curious, why does the script switch back to the old Gecko?
>
> Because Dan hasn't accepted my updated Gecko patch yet ;-).
Sorry 'bout that. Try it again...
On Sat, Aug 8, 2009 at 4:56 AM, Marcus Meissner wrote:
> On Fri, Aug 07, 2009 at 06:36:36PM -0700, chris ahrendt wrote:
>>
>> [../wine-git/dlls/ntdll/server.c:802]: (error) Resource leak: fd
>
> I do not fully understand the code (keep fd open to have to lock
> existing?), but it is in a fatal exit
Chris wrote:
>...
>[../wine-git/tools/widl/write_msft.c:2540]: (error) Deallocating a
>deallocated pointer: fd - This just means your freeing an already freed
>resource... This is more of a warning than anything
Double frees are serious errors... double closes not so much.
I don't see either on th
Marcus Meissner wrote:
> On Fri, Aug 07, 2009 at 06:36:36PM -0700, chris ahrendt wrote:
>
>> [../wine-git/dlls/ntdll/server.c:802]: (error) Resource leak: fd
>>
>
> I do not fully understand the code (keep fd open to have to lock
> existing?), but it is in a fatal exit path.
>
>> [../wi
If you want, I can draw a Tango-style icon for it, as part of my work in
progress wine icon refresh: http://www.airwebreathe.org.uk/wine-icon/
On Sat, Aug 8, 2009 at 1:08 PM, Ken Sharp wrote:
>
>
> Dan Kegel wrote:
>>
>> Thanks to AF and Hans (and Codeweavers), there's now a short recipe for
>> installing .net 30. I've added it to winetricks. Give it a shot and
>> let me know if it works for you...
>>
>
> Installs nice here, but don't h
Dan Kegel wrote:
Thanks to AF and Hans (and Codeweavers), there's now a short recipe for
installing .net 30. I've added it to winetricks. Give it a shot and
let me know if it works for you...
Installs nice here, but don't have anything to test it against at the
moment.
Just curious, why
>> +C_SRCS = \
>> +»··main.c \
>> + DxDiagCOM.c \
>> + System.c \
>> ...
> This won't work properly, you need to use tabs in Makefiles.
Minor point: in this case, tabs are not necessary. Tabs are only
necessary in Makefile rules, as in:
foo: bar
compile bar <-- this needs
Thanks to AF and Hans (and Codeweavers), there's now a short recipe for
installing .net 30. I've added it to winetricks. Give it a shot and
let me know if it works for you...
Paul Vriens wrote:
Claudio Fontana wrote:
On Thu, Aug 6, 2009 at 11:47 AM, Paul
Vriens wrote:
Claudio Fontana wrote:
On Thu, Aug 6, 2009 at 9:38 AM, Paul Vriens
wrote:
Claudio Fontana wrote:
Just a reminder to everyone involved with profile.c:
I have watched the git log of the somewhat rece
On Thu, Aug 6, 2009 at 11:47 AM, Paul Vriens wrote:
> Claudio Fontana wrote:
>>
>> On Thu, Aug 6, 2009 at 9:38 AM, Paul Vriens
>> wrote:
>>>
>>> Claudio Fontana wrote:
Just a reminder to everyone involved with profile.c:
I have watched the git log of the somewhat recent changes
On Fri, Aug 07, 2009 at 06:36:36PM -0700, chris ahrendt wrote:
>
> [../wine-git/dlls/ntdll/server.c:802]: (error) Resource leak: fd
I do not fully understand the code (keep fd open to have to lock
existing?), but it is in a fatal exit path.
> [../wine-git/tools/fnt2bdf.c:219]: (error) Resource l
18 matches
Mail list logo