src/winsup/cygwin ChangeLog advapi32.cc kernel ...

2012-07-12 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-07-12 10:33:54 Modified files: winsup/cygwin : ChangeLog advapi32.cc kernel32.cc pseudo-reloc.cc Log message: * pseudo-reloc.cc: Drop including wchar.h.

src/winsup/cygwin ChangeLog winlean.h winsup.h ...

2012-07-12 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-07-12 11:27:28 Modified files: winsup/cygwin : ChangeLog winlean.h winsup.h winsup/cygwin/libc: minires-os-if.c Log message: * winlean.h: Make sure certain Windows macros are

Is Emacs 24.1 on its way?

2012-07-12 Thread Nikolai Weibull
Hi! Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release available. 24.1 has been out for quite some time now. Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Andrey Repin
Greetings, Steven Hartland! There really is not much point in rehashing this again under a different subject. If you or anyone would like to offer patches which change the behavior emphasis while keeping everyone happy about .exe handling /emphasis please do so. Isn't the commit which

Re: Virtual Users

2012-07-12 Thread Andrey Repin
Greetings, Florian Hager! I need to create a virtual user,but how? First question whould be why, not how. I've already researched on this topic,and it seems you can only 'add' a Windows User to CygWin. But as I'm using CygWin on USB,and so there are always different users as soon as i plug

Re: Is Emacs 24.1 on its way?

2012-07-12 Thread Ken Brown
On 7/12/2012 7:42 AM, Nikolai Weibull wrote: Hi! Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release available. 24.1 has been out for quite some time now. I have it all ready to go, but I'm waiting for cygwin-1.7.16 before I release it, because of the problem reported here:

Re: Differences between C++ 'new' operator and 'malloc()' (NOT a C/C++ question)

2012-07-12 Thread Claude SIMON
Ryan Johnson wrote: On 10/07/2012 12:46 PM, Claude SIMON wrote: Ryan Johnson wrote: On 05/07/2012 9:36 AM, Claude SIMON wrote: Ryan Johnson wrote: On 04/07/2012 5:45 AM, Claude SIMON wrote: When I compile the component with Visual C++, it works. When I compile the component with g++... it

Re: Is Emacs 24.1 on its way?

2012-07-12 Thread Nikolai Weibull
On Thu, Jul 12, 2012 at 2:04 PM, Ken Brown kbr...@cornell.edu wrote: On 7/12/2012 7:42 AM, Nikolai Weibull wrote: Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release available. 24.1 has been out for quite some time now. I have it all ready to go, but I'm waiting for

Re: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread saltnlight5
@Earnie What value should I set to CYGWIN that you think it may affect CTRL+C behavior. I looked at http://cygwin.com/cygwin-ug-net/using-cygwinenv.html and I don't see any entries that related to CTRL+C. @K Stahl I did print you mine full java -version. See my previous email. Thanks, Zemian

Re: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread K Stahl
Hmm, I thought this was an issue in a early release of 1.6. Seeing as you have a pretty recent release, I'm still at a loss. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Larry Hall (Cygwin)
On 7/12/2012 8:03 AM, Andrey Repin wrote: Greetings, Steven Hartland! There really is not much point in rehashing this again under a different subject. If you or anyone would like to offer patches which change the behavior emphasis while keeping everyone happy about .exe handling /emphasis

Re: Differences between C++ 'new' operator and 'malloc()' (NOT a C/C++ question)

2012-07-12 Thread Ryan Johnson
On 12/07/2012 8:12 AM, Claude SIMON wrote: Ryan Johnson wrote: On 10/07/2012 12:46 PM, Claude SIMON wrote: Ryan Johnson wrote: On 05/07/2012 9:36 AM, Claude SIMON wrote: Ryan Johnson wrote: On 04/07/2012 5:45 AM, Claude SIMON wrote: When I compile the component with Visual C++, it works.

Re: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread Aaron Schneider
On 11/07/2012 21:17, K Stahl wrote: Just tested with this against the latest release version (1.7.15) and everything works as expected. Example: public final class Test { public static void main(String[] args) { System.out.println(This shall hang until CTRL-C is pressed...);

Re: perl-5.14.2 switch

2012-07-12 Thread Reini Urban
On Thu, Jul 12, 2012 at 12:19 AM, Achim Gratz wrote: Steven Hartland writes: Unfortunately the current perl_vendor install is so broken cpan won't allow you to fix it with simple install unless you know the exact missing modules and just breaks in some very strange and random ways. Like

Re: Is Emacs 24.1 on its way?

2012-07-12 Thread Reini Urban
On Thu, Jul 12, 2012 at 7:13 AM, Nikolai Weibull wrote: On Thu, Jul 12, 2012 at 2:04 PM, Ken Brown wrote: On 7/12/2012 7:42 AM, Nikolai Weibull wrote: Is Emacs 24.1 on its way? 24.0.96-2 seems to be the latest release available. 24.1 has been out for quite some time now. I have it all

Re: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread Earnie Boyd
On Thu, Jul 12, 2012 at 9:02 AM, saltnlight5 wrote: @Earnie What value should I set to CYGWIN that you think it may affect CTRL+C behavior. I looked at http://cygwin.com/cygwin-ug-net/using-cygwinenv.html and I don't see any entries that related to CTRL+C. Two people with two differing

Re: Virtual Users

2012-07-12 Thread Earnie Boyd
On Thu, Jul 12, 2012 at 7:57 AM, Andrey Repin wrote: Greetings, Florian Hager! I need to create a virtual user,but how? First question whould be why, not how. I've already researched on this topic,and it seems you can only 'add' a Windows User to CygWin. But as I'm using CygWin on USB,and

Re: Differences between C++ 'new' operator and 'malloc()' (NOT a C/C++ question)

2012-07-12 Thread Claude SIMON
Ryan Johnson wrote: [...] Sorry, I should have actually looked at the repo before assuming the test case was a monstrosity. By way of penance, I've now looked, downloaded, tweaked, and tested it. [...] Thanks for testing. I removed your test results (and the other stuff) from this

perl switch question /setup.exe

2012-07-12 Thread DEWI - N. Zacharias
Hi all, As far as I understand the discussion it is necessary to reinstall all modules which are not part of the cygwin packages. Because this will consume a lot of time (rebase manually after every step etc. ) I want to keep the old Version of perl for some time. Is there a way to prevent

Re: perl-5.14.2 switch

2012-07-12 Thread Corinna Vinschen
On Jul 12 10:24, Reini Urban wrote: Well, I'm not so happy with threads. They seem to be more broken than with 5.10. But I like 5.14.2 generally at most of all also, much better than the completely flawed 5.16. Is this thread problem something Cygwin-specific, a Cygwin bug perhaps? If so,

Re: Virtual Users

2012-07-12 Thread Corinna Vinschen
On Jul 12 11:52, Earnie Boyd wrote: On Thu, Jul 12, 2012 at 7:57 AM, Andrey Repin wrote: Greetings, Florian Hager! I need to create a virtual user,but how? First question whould be why, not how. I've already researched on this topic,and it seems you can only 'add' a Windows User

RE: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Andy Hall
On 7/12/2012 8:03 AM, Andrey Repin wrote: Greetings, Steven Hartland! There really is not much point in rehashing this again under a different subject. If you or anyone would like to offer patches which change the behavior emphasis while keeping everyone happy about .exe handling

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Otto Meta
2. Since this is a Windows thing, is there some reason why the execution of file or file.exe isn't handled as a special case in the exec call (and all its flavors) and no place else? make, for example? If you have a rule that creates foo from foo.c, gcc will actually create foo.exe. The next

Re: perl-5.14.2 switch

2012-07-12 Thread Reini Urban
On Thu, Jul 12, 2012 at 11:14 AM, Corinna Vinschen wrote: On Jul 12 10:24, Reini Urban wrote: Well, I'm not so happy with threads. They seem to be more broken than with 5.10. But I like 5.14.2 generally at most of all also, much better than the completely flawed 5.16. Is this thread

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Christopher Faylor
On Thu, Jul 12, 2012 at 06:41:47PM +0200, Otto Meta wrote: 2. Since this is a Windows thing, is there some reason why the execution of file or file.exe isn't handled as a special case in the exec call (and all its flavors) and no place else? make, for example? If you have a rule that creates

best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
I am getting ready to re-install XP and I would like to avoid having to completely redo my cygwin install. Is there a way to export the current settings (installed packages, etc) and then re-import it after re-install? I was thinking of just copying my cygwin_install directory that has

Re: perl-5.14.2 switch

2012-07-12 Thread Yaakov (Cygwin/X)
On Wed, Jul 11, 2012 at 10:07 AM, Reini Urban wrote: On Wed, Jul 11, 2012 at 4:53 AM, Yaakov (Cygwin/X) wrote: Where this really breaks things is where a EU::E module is linked with libtool (as in gnumeric's perl-loader plugin): the xsinit-generated code calls boot_Win32CORE() but libtool

pthread help

2012-07-12 Thread emon
Need urgent help on thread: the goal here is the separtemask will take each image and separate different contours and for each contour in the image it will call handleobject thread. So every for loop will call the handeobject thread. However, object index variable needs to be passed in each

Re: running .bat file in cygwin

2012-07-12 Thread emon
Can you help me on this: Need urgent help on thread: the goal here is the separtemask will take each image and separate different contours and for each contour in the image it will call handleobject thread. So every for loop will call the handeobject thread. However, object index variable needs

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Earnie Boyd
On Thu, Jul 12, 2012 at 2:08 PM, LMH wrote: I am getting ready to re-install XP and I would like to avoid having to completely redo my cygwin install. Is there a way to export the current settings (installed packages, etc) and then re-import it after re-install? I was thinking of just copying

RE: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread James Johnston
-Original Message- Sent: Wednesday, July 11, 2012 20:07 Subject: Re: CTRL+C is not working with java on latest cygwin 1.7.15 Thanks for the reply K Stahl, but it didn't work for me. I ran the same Test, then press CTRL+C. But the cygwin terminal did nothing. It did not stop the

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Larry Hall (Cygwin)
On 7/12/2012 4:10 PM, Earnie Boyd wrote: On Thu, Jul 12, 2012 at 2:08 PM, LMH wrote: I am getting ready to re-install XP and I would like to avoid having to completely redo my cygwin install. Is there a way to export the current settings (installed packages, etc) and then re-import it after

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Earnie Boyd
On Thu, Jul 12, 2012 at 4:27 PM, Larry Hall (Cygwin) wrote: While I would also tend to just copy off my current Cygwin install and then plop it back in when I finished the O/S reinstall, there will be things like local user and group accounts in '/etc/passwd' and '/etc/group' that will need

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Larry Hall (Cygwin)
On 7/12/2012 4:31 PM, Earnie Boyd wrote: On Thu, Jul 12, 2012 at 4:27 PM, Larry Hall (Cygwin) wrote: While I would also tend to just copy off my current Cygwin install and then plop it back in when I finished the O/S reinstall, there will be things like local user and group accounts in

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread K Stahl
Not sure if the following will work, but couldn't you use something like: Old machine: cygcheck -cd package_list.log New machine: setup --packages package_list.log You would have to copy your home directory and possibly massage the input data. -- Problem reports:

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
If you do the old standard, mkpasswd -l /etc/passwd mkgroup -l /etc/group will that take care of it, or would I need to delete what is in those directories now first? The location of the cygwin directory will be the same. Is there a list of the windows registry entries for cygwin? I will

Re: pthread help

2012-07-12 Thread marco atzeri
On 7/12/2012 9:48 PM, emon wrote: Need urgent help on thread: the goal here is the separtemask will take each image and separate different contours and for each contour in the image it will call handleobject thread. So every for loop will call the handeobject thread. However, object index

RE: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread saltnlight5
Thanks for the tips James, however, I tried the lastest snaphost cygwin1-20120708.dll.bz2 it still not working. James Johnston-5 wrote: -Original Message- Sent: Wednesday, July 11, 2012 20:07 Subject: Re: CTRL+C is not working with java on latest cygwin 1.7.15 Thanks for the

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Larry Hall (Cygwin)
On 7/12/2012 5:04 PM, LMH wrote: If you do the old standard, mkpasswd -l /etc/passwd mkgroup -l /etc/group will that take care of it, or would I need to delete what is in those directories now first? For these files, your above recipe will work. The location of the cygwin directory will

Re: perl switch question /setup.exe

2012-07-12 Thread Reini Urban
On Thu, Jul 12, 2012 at 11:13 AM, DEWI - N. Zacharias wrote: As far as I understand the discussion it is necessary to reinstall all modules which are not part of the cygwin packages. Not all old modules, just the old site_perl/i686-cygwin XS modules. The others can happily co-exist. You can

Re: pthread help

2012-07-12 Thread LMH
This is a question for a programming forum, cygwin is an operating system. For questions about using the programs in the cygwin package, it is better to post in an application specific forum. This is the pace for questions about installing such cygwin packages and related issues. I would

Re: CTRL+C is not working with java on latest cygwin 1.7.15

2012-07-12 Thread saltnlight5
Okay, I finally found out what's going on. I used to have an old cygwin installed (not even sure what version) that only has C:\Cygwin\Cygwin.bat to start an terminal. This batch file open a terminal that I can run java.exe, and I used to hit CTRL+C to end it (not only that, it will also invoke

Re: pthread help

2012-07-12 Thread Larry Hall (Cygwin)
On 7/12/2012 5:52 PM, LMH wrote: This is a question for a programming forum, cygwin is an operating system. ^ Sorry, can't let this one slide in case others stumble across it in the archives. Cygwin is not an O/S. From

Re: pthread help

2012-07-12 Thread LMH
Sorry for the confusion. It is probably better classified as a Linux emulator. I think of it more or less as a virtualized OS, but that's not exactly right either (I don't think it has it's own kernel, etc). I meant to make an analogy of the different between installing and configuring an OS,

Re: Virtual Users

2012-07-12 Thread Andrey Repin
Greetings, Earnie Boyd! I need to create a virtual user,but how? First question whould be why, not how. I've already researched on this topic,and it seems you can only 'add' a Windows User to CygWin. But as I'm using CygWin on USB,and so there are always different users as soon as i plug

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive

2012-07-12 Thread Andrey Repin
Greetings, Andy Hall! At the risk of adding more fuel to the fire, let me add my 2 cents worth to this. 1. As a long time and frequent user of tar and rsync to transfer files and directories between Windows and various UNIX flavors, I have been astonished (and severely burned) by the fact

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Andrey Repin
Greetings, LMH! I am getting ready to re-install XP and I would like to avoid having to completely redo my cygwin install. Is there a way to export the current settings (installed packages, etc) and then re-import it after re-install? Just pack up the installation directory, and splash it

Re: pthread help

2012-07-12 Thread Andrey Repin
Greetings, LMH! Sorry for the confusion. It is probably better classified as a Linux emulator. It's not more an emulator, than WINE. Which is NOT an emulator. I think of it more or less as a virtualized OS, Which is totally wrong thought. It's not virtualized, it's exactly opposite. Pretty

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread LMH
So I will just tar up the cygwin directory and put it back after the new install. If I download a new copy of setup.exe and point it at the install directory, will it figure out what packages are already installed? I suppose I could test this sort of thing, but I figure that someone already

Re: clisp crashes on startup

2012-07-12 Thread Daniel Colascione
On 7/10/12 8:41 AM, Daniel Colascione wrote: On 7/10/12 1:13 AM, Corinna Vinschen wrote: On Jul 9 21:59, Daniel Colascione wrote: On 7/9/12 2:26 PM, Daniel Colascione wrote: [snip] It turns out that clisp crashes only when I've rebased DLLs into the high portion of the 4GB WOW64 address

Re: best way to re-install and keep cygwin configuration

2012-07-12 Thread Mark Geisert
In the other thread, you asked me to not top post. I'm not familiar with that term, so I'm not sure exactly what I need to avoid. http://catb.org/jargon/html/T/top-post.html ..mark -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/