Displaying 2 results from an estimated 2 matches for "_tries_".
Did you mean:
_tried_
2008 Aug 27
2
[LLVMdev] wrong guessed OS platform
Hi,
http://llvm.org/bugs/enter_bug.cgi?product=clang
thinks that I am running on a PC with OS of "all".
My user agent string on my browser is:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/
526.11 (KHTML, like Gecko) Version/4.0dp1 Safari/526.11.2
Isn't that enough to know that this is Mac OS X running version 10.5.5 ?
:-)
Thanks,
Dan
--
Dan
2008 Aug 27
0
[LLVMdev] wrong guessed OS platform
I don't think it _tries_ to detect your OS, does it?
--Owen
On Aug 27, 2008, at 11:01 AM, Dan Wood wrote:
> Hi,
>
> http://llvm.org/bugs/enter_bug.cgi?product=clang
>
> thinks that I am running on a PC with OS of "all".
>
>
>
> My user agent string on my browser is:
>
> Mozilla...