Sweet, I’m starting to really look forward to that release. :D

On Monday, October 19, 2015 at 10:54:04 AM UTC-5, Lars Andersen wrote:
>
> Font-locking of deprecated vars was just added to CIDER.  It's available 
> in snapshots now, and will be included in 0.10.
>
> On Wednesday, October 14, 2015 at 6:09:21 PM UTC+2, William la Forge wrote:
>>
>> Going forward, I'd like to deprecate some functions and have a warning 
>> displayed on first use. So I've done this:
>>
>> (def emptyAAMap ^{:deprecated "0.3.4"}
>>   (new AAMap emptyNode {:comparator RT/DEFAULT_COMPARATOR}))
>>
>>
>> But I am not seeing any warnings from either lein or cursive. Do I need 
>> to add a plugin?
>>
>> Thanks!
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to