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
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/
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.
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()
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.
:-)
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
> 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...
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
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.
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/
10 matches
Mail list logo