Re: Perl Device::SerialPort problem

2006-11-24 Thread Löwis , Johannes
aliko wrote: > Running make test ... hangs Have you tried forcing to install anyway? For me 'make test' hangs too, but Device::SerialPort appears to work. Regards Johannes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html D

timestamp confusion

2007-06-20 Thread Löwis , Johannes
Hi, I'm confused by the different timestamps for access and modfication of a file that resides on a network drive. I've set the cmd.exe prompt to '>' and do the following: >dir /T:W 40066.err | grep 40066.err 13.08.2002 14:383.061 40066.err >dir /T:C 40

AW: timestamp confusion

2007-06-20 Thread Löwis , Johannes
Hi Eric, Eric Blake wrote: > According to Löwis on 6/20/2007 5:45 AM: > > > Some network file systems can support all four, many do not. At which > point, you are at the mercy of what the file system supports, > as well as > what Windows supports when mapping to the remote file system. Acco