| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0000959 | Spring engine | General | public | 2008-06-18 19:49 | 2008-07-11 18:31 | ||||
| Reporter | zenzike | ||||||||
| Assigned To | Auswaschbar | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 0.76b1+svn | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000959: Warning during compile | ||||||||
| Description | When I compile the SVN version in linux I get the following warning: build/rts/lib/lua/src/loslib.o: In function `os_tmpname(lua_State*)': loslib.cpp:(.text+0x51): warning: the use of `tmpnam' is dangerous, better use `mkstemp' Not sure how serious this is, but thought I'd flag it up. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Auswaschbar (reporter) 2008-07-11 18:31 |
Fixed in cmake-buildsystem by using -DLUA_USE_MKSTEMP when compiling lua. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-06-18 19:49 | zenzike | New Issue | |
| 2008-07-11 18:31 | Auswaschbar | Status | new => resolved |
| 2008-07-11 18:31 | Auswaschbar | Resolution | open => fixed |
| 2008-07-11 18:31 | Auswaschbar | Assigned To | => Auswaschbar |
| 2008-07-11 18:31 | Auswaschbar | Note Added: 0002405 | |


