[sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

2016-10-13 Thread TS
     So, Xcode gives me hundreds of warnings when I try to build for 64 bit mode. I've also tried searching the mailing list so I see that some people earlier in the year may be have seen the same warnings (for PocketSword), so I think I better understand why I've seen that some of the 

Re: [sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-13 Thread Manfred Bergmann
Hi. > Am 13.10.2016 um 20:28 schrieb TS : > > Thank you all for your replies and confirmation. I will use the delete > with the square brackets. I would suggest to stick to the upstream code as much as possible. That means, have someone fix this in the main

Re: [sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-13 Thread TS
Thank you all for your answers. The framework in PS did not seem to be the most recent version, but I couldn’t tell how old it was or if any special tweaks had been made to it either. Thanks for the life update Nic. I’ve also been thinking of uploading the work I’ve been doing on PockedSword

Re: [sword-devel] swld.cpp at line 111 - is this a bug?

2016-10-13 Thread TS
     Thank you all for your replies and confirmation. I will use the delete with the square brackets.      I also had already looked at the Sword++ code and saw that it had the brackets which suggested to me that it was correct that something should be there.      I had some confusion because

Re: [sword-devel] How can I tell which version of the Sword framework is being used? (e.g. in PocketSword)

2016-10-13 Thread Nic Carter
PS was periodically updated from SVN, with minor tweaks. https://bitbucket.org/niccarter/pocketsword/commits/2a000dccffb458bc9893f4e5f45e00fd9bb3e18e Above commit seems to be the last sync. I have no