I'm running into an issue with NSImage's initWithContentsOfURL: where all images I'm trying to load are replaced with the first valid result. Even when paths are different. It seems like it returns 1 valid image per domain. I'm guessing it's trying to optimise somewhere which is going wrong.
I'm running a recent version of GNUstep I've compiled myself. Marco Cawthorne
