#14121 closed enhancement (fixed)
swi-prolog and swi-prolog-lite improvements to st and mt variants
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | pmoura (Paulo Moura) | |
Port: |
Description
May I suggest some enhancements to the st and mt variants of the swi-prolog and swi-prolog-lite ports? The attached patch:
- adds descriptions for the st and mt variants
- marks the two variants as conflicting with one another
- selects +mt by default only if the user did not request +st
- removes a leftover configure.arg in swi-prolog-lite
If these changes are alright with you let me know and I can commit them.
Attachments (1)
Change History (4)
Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | swi-prolog-st-mt.diff added |
---|
comment:1 Changed 17 years ago by pmoura (Paulo Moura)
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Great! I committed it in r33621.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
All the suggested changes are nice. Thanks!