Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15075 (new defect)

Opened 5 months ago

Last modified 12 days ago

gdc prints many unnecessary warnings

Reported by: kazu@… Owned by: mww@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

When compiling a D program, eg helloWorld.d, gdc prodoces prints the following warnings:

indirect jmp without `*'

Attachments

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

Change History

Changed 5 months ago by afb@…

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

Changed 12 days ago by hans@…

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

Changed 12 days ago by hans@…

  • attachment gdc added

Wrapper script to ignore warnings

Changed 12 days ago by macsforever2000@…

  • owner changed from macports-tickets@… to mww@…
  • milestone set to Port Bugs

Assigning to maintainer.

Note: See TracTickets for help on using tickets.