Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 37408: /trunk/epan/ /trunk/epan/: ra
On May 26, 2011, at 8:04 PM, Guy Harris wrote:
>
> On May 26, 2011, at 7:15 AM, morriss@xxxxxxxxxxxxx wrote:
>
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37408
>>
>> User: morriss
>> Date: 2011/05/26 07:15 AM
>>
>> Log:
>> Escape the '.' in radius dictionary ATTRIBUTE names. This may fix the OSX-10.5 builds too.
>>
>> Directory: /trunk/epan/
>> Changes Path Action
>> +4 -4 radius_dict.l Modified
>
> Nope - 10.5 has, as I remember, an older version of Flex than 10.6, and it might not support that backslash escaping. I'll see if I can fire up a 10.5 partition at work and see what version of Flex it has.
This is from the 10.5 PPC buildbot:
[WiresharkPPC:~] tuexen% uname -a
Darwin WiresharkPPC.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh
[WiresharkPPC:~] tuexen% flex -V
flex 2.5.33
Same on the 10.5 Intel buildbot:
[WiresharkIntel:~] tuexen% uname -a
Darwin WiresharkIntel.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
[WiresharkIntel:~] tuexen% flex -V
flex 2.5.33
Best regards
Michael
> ___________________________________________________________________________
> Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives: http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
> mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>