#568 exception for bundled library ccan in ruby
Closed: Fixed None Opened 8 years ago by vondruch.

There is already bundling exception for CCAN [1], but Ruby ships with small snippet [2] from str library of CCAN, so I thought that the appropriate virtual provide could be added to exception list.

[1] https://fedorahosted.org/fpc/ticket/364 [[BR]]
[2] https://github.com/ruby/ruby/blob/trunk/ccan/str/str.h [[BR]]
[3] http://git.ozlabs.org/?p=ccan;a=blob;f=ccan/str/str.h;h=85491bc7e33e2f2d6d7dd87fe606ec3e26c00d30;hb=HEAD


Given it's just those two macros, I'm don't even think it classifies as bundling. Roughly 666 C projects have implemented those two macros in that exact way (there isn't another way to do it).

Login to comment on this ticket.

Metadata