Comment 7 for bug 1493031

Revision history for this message
Daniel KochmaƄski (jackdaniel) wrote : Re: bundle: remove deprecation comment

I think LD-FLAGS are specific to Lisp->C compilers like ECL, GCL, MKCL, eventually XCL (not sure about the last one), so it might be conditionally defined. I have no problem with #+ecl 'ing it, but I'd ask MKCL and (if it's still supported) GCL maintainers if they use this function.

I removed two "deprecation" comments taking bundle-system as being load-bundle-op. If it's something else and load-bundle-op isn't deprecated nor it will affect it's working, then I have nothing against removing that interface (bundle-system, not load-bundle-op).