Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: GnuPG: devel

preprocessor bug in tdbio

 

 

GnuPG devel RSS feed   Index | Next | Previous | View Threaded


ken.takusagawa.2 at gmail

Aug 1, 2008, 12:43 AM

Post #1 of 2 (208 views)
Permalink
preprocessor bug in tdbio

The following code tdbio.c (gnupg 1.4.7) will not compile if EROFS is
not set because the close paren is inside the ifdef. (I have not
encountered this as a problem in practice.)

if (db_fd == -1 && (errno == EACCES
#ifdef EROFS
|| errno == EROFS)
#endif
) {

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel[at]gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel


wk at gnupg

Aug 1, 2008, 3:13 AM

Post #2 of 2 (185 views)
Permalink
Re: preprocessor bug in tdbio [In reply to]

On Fri, 1 Aug 2008 09:43, ken.takusagawa.2[at]gmail.com said:

> The following code tdbio.c (gnupg 1.4.7) will not compile if EROFS is
> not set because the close paren is inside the ifdef. (I have not
> encountered this as a problem in practice.)

Thanks. Fixed in 1.4. and 2.0.


Salam-Shalom,

Werner

--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.


_______________________________________________
Gnupg-devel mailing list
Gnupg-devel[at]gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel

GnuPG devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.