[Dune] [#912] Dune on MinGW
    Dune 
    flyspray at dune-project.org
       
    Mon May  9 18:16:11 CEST 2011
    
    
  
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#912 - Dune on MinGW
User who did this - Robert Klöfkorn (robertk)
----------
The usage of tmpnam gives compiler warnings that it should not be used. Instead, msktemp should be used.
I suggest to add a m4 check for mkstemp and an implementation of a function 
std::string temporaryFileName() in dune-common that uses mkstemp, if available, and tmpnam, instead. 
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=912#comment2539
You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
    
    
More information about the Dune
mailing list