[Bug 10676] New: error: ‘lookahead’ undeclared (first use in this function)

bugzilla at busybox.net bugzilla at busybox.net
Wed Jan 24 14:23:31 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=10676

            Bug ID: 10676
           Summary: error: ‘lookahead’ undeclared (first use in this
                    function)
           Product: Busybox
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: larissanadja at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Use of undeclared variable

The variable lookahead is undeclared in the code bellow. Maybe it should be
G1.looakhead.

archival/gzip.c:1903:37: error: ‘lookahead’ undeclared (first use in this
function)
   Assert(G1.strstart <= G1.isize && lookahead <= G1.isize, "a bit too far");

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list