Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] put_file error code
- Date: Fri, 4 Mar 2005 08:56:36 +0000
- From: Matt Hope <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-users] put_file error code
On Thu, 03 Mar 2005 14:48:02 -0600, Colin Stolley <stolley@xxxxxxxxxxx> wrote:
> Ian Chesal wrote:
>
> >>p.s. of course, everything is different on windows. :( there
> >>is no /usr/include/errno.h you can look in. i know windows
> >>has a notion of the errno, and that's what we print out, but
> >>honestly, i have no idea where you can look to map those into
> >>human-readable errors. perhaps someone who knows something
> >>about windows could help out with this mystery. ;)
> >>
> >>
> Or if you're a developer type that has an SDK lying around, look for
> [...]\Include\WinError.h
Thanks everyone. Now I know straight pass through from the OS that
makes it a lot easier.
Cheers, Matt