wireshark-dev August 2011 archive
Main Archive Page > Month Archives  > wireshark-dev archives
wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 38800

Re: [Wireshark-dev] [Wireshark-commits] rev 38800: /trunk/ /trunk/epan/crc/: Makefile.am Makefile.common Makefile.nmake crc-16-plain.c crc-16-plain.h /trunk/epan/crypt/: airpdcap.c airpdcap_wep.c /trunk/epan/dissectors/: packet-assa_r3.c ...

From: Bill Meier <wmeier_at_nospam>
Date: Tue Aug 30 2011 - 15:37:32 GMT
To: Developer support list for Wireshark <wireshark-dev@wireshark.org>

On 8/30/2011 11:22 AM, Bill Meier wrote:
> On 8/30/2011 11:14 AM, Bill Meier wrote:
>> On 8/30/2011 10:24 AM, Stig Bjørlykke wrote:
>>> I have reverted the crc move for now.
>>> I have to split the crc files into crc and crc_tvb routines, I think.
>>>
>>>
>>
>> I think something got messed up when the reversion was done...
>>

I also get a traceback if I try to access
an earlier revision of the epan/crc directory in anonsvn via a browser.

http://anonsvn.wireshark.org/viewvc/trunk/epan/crc/?sortby=date&pathrev=38790

Python Traceback

Traceback (most recent call last):
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/viewvc.py",
line 4461, in main
     request.run_viewvc()
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/viewvc.py",
line 394, in run_viewvc
     self.view_func(self)
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/viewvc.py",
line 2222, in view_directory
     pathrev_form(request, data)
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/viewvc.py",
line 2319, in pathrev_form
     action, hidden_values = request.get_form(params={'pathrev': lastrev})
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/viewvc.py",
line 432, in get_form
     value=self.server.escape(value)))
   File
"/web/anonsvn.wireshark.org/viewvc-1.1.11-dev-20110406/lib/sapi.py",
line 237, in escape
     return cgi.escape(s, quote)
   File "/usr/lib/python2.6/cgi.py", line 1035, in escape
     s = s.replace("&", "&amp;") # Must be done first!
AttributeError: 'int' object has no attribute 'replace'

___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe