To avoid some linking errors
Jacob Carlborg
doob at me.com
Wed Oct 31 00:39:39 PDT 2012
On 2012-10-30 22:49, Andrei Alexandrescu wrote:
> Non-issue. Grep takes care of that. Finding the cross-references and the
> overloading part are the hard problems here. This is so clear to me for
> so many reasons, I am paralyzed by options.
Assuming you have a fairly unique symbols in a quite small project. This
where an IDE would be great to have. It could point to all the locations
of the actual symbol, not just all text that matches the symbol.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list