dougwilson / nodejs-depd

Deprecate all the things
MIT License
327 stars 87 forks source link

Additional functions called from same site to not warn #3

Closed dougwilson closed 10 years ago

dougwilson commented 10 years ago

If there is a call site that invokes multiple deprecated functions dynamically at the same site, the later calls at the same site to different functions will not warn.