Bug 6699 - Requirements depth
Summary: Requirements depth
Status: ASSIGNED
Alias: None
Product: cygwin
Classification: Unclassified
Component: setup.exe (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: cygwin-apps
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 23:02 UTC by Reini Urban
Modified: 2008-06-26 23:03 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
deplimit.patch against HEAD (1.84 KB, patch)
2008-06-26 23:02 UTC, Reini Urban
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reini Urban 2008-06-26 23:02:12 UTC
http://thread.gmane.org/gmane.os.cygwin.applications/17017

2008-06-26  Bryan Thrall <bryan.thrall@flightsafety.com>

       * package_meta.cc, package_meta.h, package_version.cc,
       package_version.h: Keep track of visited packages instead
         of hardcoding maximum depth to avoid unlimited recursion.

patch against cvs HEAD attached.
Comment 1 Reini Urban 2008-06-26 23:02:44 UTC
Created attachment 2801 [details]
deplimit.patch against HEAD