[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-29 Thread 王重傑
If it's assumed ASCII, would it be sensible to assert it in the gyp parser?

On Sat, Jun 27, 2009 at 1:17 PM, Daniel Cowx daniel.c...@gmail.com wrote:


 No use case. I was just creating a new GYP file and wanted to know
 what encoding to save the file as...that's all :-)

 On Jun 26, 10:52 pm, Bradley Nelson bradnel...@google.com wrote:
  The intention was ascii AFAIK. Unless someone has a use case?
  -BradN
 
 
 
  On Fri, Jun 26, 2009 at 3:05 PM, Daniel Cowx daniel.c...@gmail.com
 wrote:
 
   Not that I'm aware of. Just wanted to confirm that intention is ASCII
   for now unless need arises.
 
   On Jun 26, 2:18 pm, Dan Kegel daniel.r.ke...@gmail.com wrote:
On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com
   wrote:
 Should GYP files be UTF8 Encoded?
 
We can probably get away with ascii for now... are there any
filenames that really need to be in a wider character set?
 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-29 Thread Bradley Nelson
Agreed. I've filled an issue on gyp.-BradN


On Mon, Jun 29, 2009 at 10:40 AM, Albert J. Wong (王重傑)
ajw...@chromium.orgwrote:

 If it's assumed ASCII, would it be sensible to assert it in the gyp parser?


 On Sat, Jun 27, 2009 at 1:17 PM, Daniel Cowx daniel.c...@gmail.comwrote:


 No use case. I was just creating a new GYP file and wanted to know
 what encoding to save the file as...that's all :-)

 On Jun 26, 10:52 pm, Bradley Nelson bradnel...@google.com wrote:
  The intention was ascii AFAIK. Unless someone has a use case?
  -BradN
 
 
 
  On Fri, Jun 26, 2009 at 3:05 PM, Daniel Cowx daniel.c...@gmail.com
 wrote:
 
   Not that I'm aware of. Just wanted to confirm that intention is ASCII
   for now unless need arises.
 
   On Jun 26, 2:18 pm, Dan Kegel daniel.r.ke...@gmail.com wrote:
On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com
   wrote:
 Should GYP files be UTF8 Encoded?
 
We can probably get away with ascii for now... are there any
filenames that really need to be in a wider character set?



 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-27 Thread Daniel Cowx

No use case. I was just creating a new GYP file and wanted to know
what encoding to save the file as...that's all :-)

On Jun 26, 10:52 pm, Bradley Nelson bradnel...@google.com wrote:
 The intention was ascii AFAIK. Unless someone has a use case?
 -BradN



 On Fri, Jun 26, 2009 at 3:05 PM, Daniel Cowx daniel.c...@gmail.com wrote:

  Not that I'm aware of. Just wanted to confirm that intention is ASCII
  for now unless need arises.

  On Jun 26, 2:18 pm, Dan Kegel daniel.r.ke...@gmail.com wrote:
   On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com
  wrote:
Should GYP files be UTF8 Encoded?

   We can probably get away with ascii for now... are there any
   filenames that really need to be in a wider character set?
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-26 Thread Adam Langley

On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com wrote:
 Should GYP files be UTF8 Encoded?

They certainly shouldn't be UTF16 or anything like that. However, if
code-points  128 are slipping in I think the first question is why?
If we have a need for such code-points, then UTF-8 is my preference.


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-26 Thread Dan Kegel

On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com wrote:
 Should GYP files be UTF8 Encoded?

We can probably get away with ascii for now... are there any
filenames that really need to be in a wider character set?

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-26 Thread Daniel Cowx

Not that I'm aware of. Just wanted to confirm that intention is ASCII
for now unless need arises.

On Jun 26, 2:18 pm, Dan Kegel daniel.r.ke...@gmail.com wrote:
 On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com wrote:
  Should GYP files be UTF8 Encoded?

 We can probably get away with ascii for now... are there any
 filenames that really need to be in a wider character set?
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Should GYP files be UTF8 Encoded?

2009-06-26 Thread Bradley Nelson
The intention was ascii AFAIK. Unless someone has a use case?
-BradN


On Fri, Jun 26, 2009 at 3:05 PM, Daniel Cowx daniel.c...@gmail.com wrote:


 Not that I'm aware of. Just wanted to confirm that intention is ASCII
 for now unless need arises.

 On Jun 26, 2:18 pm, Dan Kegel daniel.r.ke...@gmail.com wrote:
  On Fri, Jun 26, 2009 at 1:50 PM, Daniel Cowxdaniel.c...@gmail.com
 wrote:
   Should GYP files be UTF8 Encoded?
 
  We can probably get away with ascii for now... are there any
  filenames that really need to be in a wider character set?
 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---