Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2455] New: WSLUA_CLASS_DEFINE documentation

Date: Sun, 13 Apr 2008 12:00:09 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2455

           Summary: WSLUA_CLASS_DEFINE documentation
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: nm127@xxxxxxxxxxx



Márton Németh <nm127@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1682|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=1682)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1682)
documentation + do not allocate memory for dummy*

Build Information:
wireshark 1.0.99 (SVN Rev 24970)

Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.5, with GLib 2.16.1, with libpcap 0.9.8, with libz
1.2.3.3, without POSIX capabilities, with libpcre 7.4, without SMI, without
ADNS, with Lua 5.1, with GnuTLS 2.0.4, with Gcrypt 1.4.0, with MIT Kerberos,
without PortAudio, without AirPcap.

Running on Linux 2.6.23, with libpcap version 0.9.8.

Built using gcc 4.2.3 (Debian 4.2.3-2).

--
The WSLUA_CLASS_DEFINE macro has to be ended with ';'.
Documentation for shiftXxx(L,idx) added.
Replace "int dummy##C" with "typedef int dummy##C" as the later do not allocate
memory.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.