[chromium-dev] Re: Issue 3080: {Get/Set}CurrentDirectory()

2008-10-07 Thread Dr Pizza

Their fixed-size nature is also pretty lousy. That is to say, they're
limited to MAX_PATH with no provision for long-filenames (longer than
MAX_PATH that is). They're not the only place that Win32 has such
restrictions, but they're one of the harder to avoid ones.

2008/10/6 Darin Fisher <[EMAIL PROTECTED]>:
> I added a comment in the bug, which explains why I think those functions are
> to be avoided.  There may be other good reasons too!
> -Darin
>
> On Sun, Oct 5, 2008 at 8:27 PM, enchantingBlu <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi,
>>
>> A bug has been filed lately for replacing GetCurrentDirectory and
>> SetCurrentDirectory. No furthur information is provided. I assume the
>> problem with these would be about DOS kind of naming and full path
>> naming of the directory paths? Also, with the cross platform work
>> going on, these will be more or less consumed anyway. But if anyone
>> has any real issues with these then lets discuss this here or get the
>> bug out of the backlog?
>>
>> thanks,
>>
>> Zaki
>>
>
>
> >
>



-- 
char a[9],*p=a;main(c,V)char**V;{char*v=c>0?1[V]:V;if(c)for(;(c=*v)&&93^
c;p+=!(62^c)-!(60^c),*p+=!(43^c)-!(45^c),44^c||read(0,p,1),46^c||putchar(*p)
,91^c||(v=*p?main(-1,v+1),v-1:main(0,v)),++v);else for(;c+=!(91^*v)-!(93^*v)
;++v);return v;} /* [EMAIL PROTECTED]brainf*** program as argv[1] */

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---



[chromium-dev] Re: Issue 3080: {Get/Set}CurrentDirectory()

2008-10-06 Thread Darin Fisher
I added a comment in the bug, which explains why I think those functions are
to be avoided.  There may be other good reasons too!
-Darin


On Sun, Oct 5, 2008 at 8:27 PM, enchantingBlu <[EMAIL PROTECTED]>wrote:

>
> Hi,
>
> A bug has been filed lately for replacing GetCurrentDirectory and
> SetCurrentDirectory. No furthur information is provided. I assume the
> problem with these would be about DOS kind of naming and full path
> naming of the directory paths? Also, with the cross platform work
> going on, these will be more or less consumed anyway. But if anyone
> has any real issues with these then lets discuss this here or get the
> bug out of the backlog?
>
> thanks,
>
> Zaki
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---