delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Recipient: | djgpp AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=gamma; | |
h=domainkey-signature:received:received:message-id:date:from:to | |
:subject:in-reply-to:mime-version:content-type | |
:content-transfer-encoding:content-disposition:references; | |
bh=bspeRncqKxYvAT4vEWB4hNiyrF+AdhTxyib+jJ6UgkQ=; | |
b=T5U+ePvkH/Wxj0InNj22lljbq/3IAJ2i6KseBySKG1w+UXjLkqesw+/9tX+CASwPzg | |
IDQe7dfjHsROPfUpLktKXE7MV7zBrjPWz/Hp7Aeg1Bz+ER4Q/mxFydBU/1E5CRBWJnlf | |
+3CSLVyX4mTfPUZA3/ySCBledSZfzlnf0Bq/U= | |
DomainKey-Signature: | a=rsa-sha1; c=nofws; |
d=gmail.com; s=gamma; | |
h=message-id:date:from:to:subject:in-reply-to:mime-version | |
:content-type:content-transfer-encoding:content-disposition | |
:references; | |
b=XroEhJ3x12H2TvPv1slboFaiQ74qqVcdGDl5eCjsViG66J2qW9IEp7Uiq5lTycZd+C | |
0m5ssk4SDunKUYHCaevgeLlTf4FGtxiz/gMZASxoJfwz+y93qROzQyEgjAqqbFEFGzfG | |
uOIUUOSiSHeewwqQk+filEZyfU/4pKWTWL04I= | |
Message-ID: | <7705c9030901120144l5024f5f9tc237356df10ab5d5@mail.gmail.com> |
Date: | Mon, 12 Jan 2009 01:44:11 -0800 |
From: | "Blair Campbell" <blairdude AT gmail DOT com> |
To: | djgpp AT delorie DOT com |
Subject: | Re: dirent structure wrong according to online documentation |
In-Reply-To: | <5525a459-96b6-42b6-84ad-48aaa6eaeacd@f40g2000pri.googlegroups.com> |
MIME-Version: | 1.0 |
References: | <45698add-916e-4b28-89af-80eb795bba60 AT z27g2000prd DOT googlegroups DOT com> |
<200901040903 DOT n0493pTa030645 AT envy DOT delorie DOT com> | |
<22e6bf83-f793-4ffc-855d-d1dad838c578 AT e1g2000pra DOT googlegroups DOT com> | |
<u1vvhms75 DOT fsf AT gnu DOT org> | |
<5525a459-96b6-42b6-84ad-48aaa6eaeacd AT f40g2000pri DOT googlegroups DOT com> | |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> actually, I downloaded this from current, but not from CVS. I used Try using 2.04 > the latest version of everything for compilation lately. > C:\Documents and Settings\Jim>gpp --version > gpp.exe (GCC) 4.3.2 > Copyright (C) 2008 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There > is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > > > C:\DOCUME~1\Jim> > > > I see this structure in dirent.h: > struct dirent { > char d_namlen; > char d_name[256]; > }; > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |