* Nikodemus Siivola [2008-06-08 12:39+0200] writes:
SBCL has (and uses) SB-C:SOURCE-LOCATION, which has a compiler-macro that transforms it to the current source location.
I had the impression this more like C's __LINE__. Can SB-C:SOURCE-LOCATION be used to set the current source location?