Re: tracing malloc/free call

2015-01-15 Thread Marco Atzeri
On 1/15/2015 8:59 PM, alexander.kleinso...@gmx.de wrote: Hi Marco, freeing an address that is not alligned to typically 4 or 8 bytes is never possible, because malloc would never return such. Your pointer ends with 0x..1 so it cannot be alligned on any architecture. regards, Alexander I know. T

Re: [Mingw-w64-public] How to recognize symlinks in WIN32?

2015-01-15 Thread Linda Walsh
David Macek wrote: I assume you could detect them using cygwin *stat calls. Maybe by compiling against cygwin headers and cygwin1.dll, or maybe by extracting the relevant code from cygwin sources (you'd have to check the relevant licenses). Are you looking for https://cygwin.com/

Re: [ANNOUNCEMENT] -- merging win-env vars into post-'login'-wiped-ENV

2015-01-15 Thread Linda Walsh
Corinna Vinschen wrote: On Jan 14 19:39, Linda Walsh wrote: Corinna Vinschen wrote: - When spawning a process under another user account, merge the user's default Windows environment into the new process' environment. Will this affect using inetd to spawn rlogind => login.

Re: std::to_string missing under gcc 4.8.3?

2015-01-15 Thread Mark Ziesemer
Bump / any ideas here? > $ cat test.cpp > #include > > int main() > { > std::to_string(0); > return 0; > } > > # Reference: > http://stackoverflow.com/questions/12975341/to-string-is-not-a-member-of-std-says-so-g > > $ g++ -std=c++1y test.cpp > test.cpp: In function ‘int main()

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-004

2015-01-15 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > - The addition of the %H wildcard to the "path" scheme for the > db_home/db_shell/db_gecos settings in /etc/nsswitch.conf. I've moved one machine to this setting (no SSH login possible there, so that won't be an issue). Let's see if anyone notices. :-)

Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-1 (Emacs problem)

2015-01-15 Thread Marco Atzeri
On 1/15/2015 1:05 PM, Dr. Volker Zell wrote: Yaakov Selkowitz writes: > On 2014-12-30 16:12, Ken Brown wrote: >> On 12/30/2014 4:51 PM, Marco Atzeri wrote: >>> On 12/30/2014 10:23 PM, Angelo Graziosi wrote: Sure it isn't a packaging bug? I see that now ImageMagick has m

Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-1 (Emacs problem)

2015-01-15 Thread Dr. Volker Zell
> Yaakov Selkowitz writes: > On 2014-12-30 16:12, Ken Brown wrote: >> On 12/30/2014 4:51 PM, Marco Atzeri wrote: >>> On 12/30/2014 10:23 PM, Angelo Graziosi wrote: Sure it isn't a packaging bug? I see that now ImageMagick has missed /usr/lib/libMagickCore.dll.a...

Re: tracing malloc/free call

2015-01-15 Thread Corinna Vinschen
Hi Marco, On Jan 14 23:30, Marco Atzeri wrote: > Debugging a program I am trying to catch where this call is happening > > 17 1499678 [main] ncview 1484 free: (0x6000D7961), called by 0x180115A0B > > unfortunately the 0x180115A0B address is not real caller address No, the return address is the

Re: [ANNOUNCEMENT] -- merging win-env vars into post-'login'-wiped-ENV

2015-01-15 Thread Corinna Vinschen
On Jan 14 19:39, Linda Walsh wrote: > Corinna Vinschen wrote: > > >- When spawning a process under another user account, merge the user's > > default Windows environment into the new process' environment. > > > Will this affect using inetd to spawn rlogind => login. https://cygwin.

Re: [Mingw-w64-public] How to recognize symlinks in WIN32?

2015-01-15 Thread David Macek
On 15. 1. 2015 4:11, Greg Jung wrote: > Yes I've seen that, if my second post appeared, the symlinks created with > cygwin are the ones giving me trouble. These links are invisible to CMD.exe, > by someone's > design: > > CYGWIN- created links in > Directory of e:\cygwin64\lib\nox > > 03/31/