http://technet.microsoft.com/en-us/library/cc749104(v=ws.10).aspx mentions only TMP and TEMP. However SuS and POSIX spec for UNIXes use TMPDIR, and you've mentioned, so I am adding it too.
Pushed https://github.com/cesanta/mongoose/commit/0f1a59aeb45062221b3e6575e43b5a9f6d09a869 Thanks ! On Tue, Feb 4, 2014 at 5:51 PM, Czarek Tomczak <[email protected]>wrote: > On Monday, February 3, 2014 6:56:15 PM UTC+1, Sergey Lyubka wrote: >> >> Pushed https://github.com/cesanta/mongoose/commit/ >> 652c352394b89948aae3dc8335e304a8034a0412 >> >> > I see that you've used only TMP and TEMP variables, and missed the third > one I mentioned. But it is the TMPDIR variable that is the official posix > standard. See on wikipedia: https://en.wikipedia.org/wiki/TMPDIR > > -Czarek > > -- > You received this message because you are subscribed to the Google Groups > "mongoose-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mongoose-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
