Jehan
Jehan
It can return "" when no charset was found with high confidence enough. Otherwise a charset name. It won't ever return NULL.
We had again one of these cases where a build which worked fine in the MR and fixed a very annoying crash didn't go through the public build for whatever...
Hello! Nice to see this report here, as I was testing this weekend whether guile-gui would work well for Scheme plug-ins. We are indeed interested into Scheme plug-ins, possibly to...
> You can surely use #:prefix if you so want. Just do (use-typelibs (("GObject" "2.0") #:prefix g-) ...) Hmmm… I think I saw this syntax in one of the files...
Is there any news on this? I encountered this issue today trying to fix some rule in GIMP build system and that was a pretty bad surprise. I also agree...
P.S.: by the way, I don't believe what I propose above would have been the ideal implementation. The ideal implementation was the other way around: what is a file vs...
> Incidentally, I'm not sure how anyone could be relying on this but if so I think they are pretty broken anyway. Sure I completely agree. I am more in...