Opened 16 years ago

Closed 7 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)

gdc (99 bytes) - added by hans@… 16 years ago.
Wrapper script to ignore warnings

Download all attachments as: .zip

Change History (9)

comment:1 Changed 16 years ago by afb@…

This is a known bug with FSF GCC on Darwin, Apple GCC for Mac OS X doesn't issue those warnings.

comment:3 Changed 16 years ago by hans@…

Attached is a wrapper script for users that bitbuckets these warnings.

Changed 16 years ago by hans@…

Attachment: gdc added

Wrapper script to ignore 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:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 13 years ago by jmroot (Joshua Root)

Port: gdc added

comment:7 Changed 13 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 7 years ago by mf2k (Frank Schima)

Resolution: wontfix
Status: newclosed

Port no longer exists.

Note: See TracTickets for help on using tickets.