Opened 17 years ago
Closed 8 years ago
#15075 closed defect (wontfix)
gdc prints many unnecessary warnings
Reported by: | kazu-yamamoto (Kazu Yamamoto) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | gdc |
Description
When compiling a D program, eg helloWorld.d, gdc prodoces prints the following warnings:
indirect jmp without `*'
Attachments (1)
Change History (9)
comment:1 Changed 17 years ago by afb@…
comment:2 Changed 16 years ago by afb@…
comment:3 Changed 16 years ago by hans@…
Attached is a wrapper script for users that bitbuckets these warnings.
comment:4 Changed 16 years ago by mf2k (Frank Schima)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Assigning to maintainer.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Port: | gdc added |
---|
comment:7 Changed 14 years ago by jmroot (Joshua Root)
GDC development has moved to bitbucket according to http://www.digitalmars.com/d/, and it is now compatible with newer GCC versions. Updating would therefore be the best way to fix this.
comment:8 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Port no longer exists.
Note: See
TracTickets for help on using
tickets.
This is a known bug with FSF GCC on Darwin, Apple GCC for Mac OS X doesn't issue those warnings.