The next iteration of scope

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Apr 2 00:01:14 PDT 2015


On Thu, 02 Apr 2015 06:59:40 +0000, ketmar wrote:

> On Thu, 02 Apr 2015 08:45:10 +0200, Jacob Carlborg wrote:
> 
>> Why should the non-template functions that _have_ the source code
>> available suffer?
> 
> 'cause inferring attributes requires running full semantic analysis on
> the code, so each imported function *must* be fully processed. and with
> explicit attributes it's enough to parse it and setup signature types.

p.s. you can always fix your code instead, turning your functions to 
argless templates.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150402/c8d0296a/attachment.sig>


More information about the Digitalmars-d mailing list