On Thu, Mar 4, 2010 at 3:07 PM,  <Casper.Dik at sun.com> wrote:
>
>>Can anyone from Sun please tell us why Bug 6932124 is locked? I cannot
>>look it up via bugs.opensolaris.org
>
> I just filed it; I'm not sure why it would locked.
>
> This bug is this:
>
> $ mktemp log.2010-03-04.XXXXXX
> log_2sie.t0f

mktemp tries to fit its name into a 8.3 DOS naming.

Glenn, is it feasible to call pathconf(NAME_MAX) and enable the 8.3
naming only if the file system does not support long file names?

> Which is not correct.
>
> The Solaris mktemp binary returns:
>
> log.2010-03-04.liaalG
>
> which is what I expected.

OK.


Olga
-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanovska at gmail.com   \-`\-'----.
 `'-..-| /     Solaris/BSD//C/C++ programmer   \ |-..-'`
      /\/\                                     /\/\
      `--`                                      `--`

Reply via email to