LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 18 - Target release
Summary: Target release
Status: RESOLVED FIXED
Alias: None
Product: Bugzilla Admin
Classification: Unclassified
Component: Products (show other bugs)
Version: unspecified
Hardware: PC Windows 2000
: P enhancement
Assignee: Brian R. Gaeke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 01:17 PDT by Chris Lattner
Modified: 2010-02-22 12:47 PST (History)
1 user (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Lattner 2003-10-08 01:17:24 PDT
It would be nice to have a target release field for a bug.  This way we could
mark bugs which need to be fixed by the next release, or if a bug won't be
fixed, we could mark it for a generic "future" release or something.

When working towards a release, we should then be able to query for all bugs
targetted to that release, and ship there are none.

BTW, what's up with the "Products" and "UI" components of the Bugzilla Admin
product?
Comment 1 Chris Lattner 2003-10-08 13:44:57 PDT
Maybe the "Target Milestone" field could be used for this?  Is there any way to
get something more useful than "M1", "M2", etc?
Comment 2 Brian R. Gaeke 2003-10-08 16:21:44 PDT
This is exactly what "target milestone" is for. I've
turned these back on. You can edit the available milestones
for products using
http://zion.cs.uiuc.edu/bugs/editmilestones.cgi?product=libraries
Comment 3 Brian R. Gaeke 2003-10-08 16:22:02 PDT
-> me
Comment 4 Brian R. Gaeke 2003-10-08 16:29:53 PDT
RESOLVED FIXED, thank you for playing