Re: [sword-devel] SWORD, diatheke and a self-closing OSIS note element...

2020-06-20 Thread Greg Hellings
I believe that we can mandate, through the schema, that a tag not be self closing. If the schema really permits that, it can be prevented at that level if deemed necessary. If it's not appropriate to prevent an empty note, then we need to update the filter to at least close the brackets when it's a

[sword-devel] SWORD 1.9.0 release intention

2020-06-20 Thread Troy A. Griffitts
So, I am making an attempt to travel for my usual summer work in Europe next week.  As of now, I believe the rules are that I will be required to quarantine for 14 days, this means that the first 2 weeks of July should be a great time for me to isolated at home working on SWORD 1.9.0.  My inten

[sword-devel] [PATCH] Fix ICU checking without icu-config

2020-06-20 Thread Adrian Bunk
From: László Böszörményi Let still search for icu-config but use pkg-config method after that. https://bugs.debian.org/962265 --- configure.ac | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index cd587b41..b7cab681 100644 --- a/

[sword-devel] [PATCH] Use C++ 11 instead of __{s, u}* typedefs

2020-06-20 Thread Adrian Bunk
Names like __u32 do not pollute the POSIX namespace, but the Linux kernel uses exactly the same names. On some Linux architectures the kernel definitions are different, e.g. http://tracker.crosswire.org/browse/API-178 All relevant compilers should now support C++ 11, but please double-check that

Re: [sword-devel] [PATCH] Use C++ 11 instead of __{s, u}* typedefs

2020-06-20 Thread Jaak Ristioja
On 20.06.20 19:56, Adrian Bunk wrote: > Names like __u32 do not pollute the POSIX namespace, > but the Linux kernel uses exactly the same names. > > On some Linux architectures the kernel definitions are different, > e.g. http://tracker.crosswire.org/browse/API-178 Additionally, according to the

Re: [sword-devel] SWORD, diatheke and a self-closing OSIS note element...

2020-06-20 Thread ref...@gmx.net
Fixing the filter should be done to avoid the picture, and I can likely do that asap, particularly in light of Troy's announcement. Please though file a bug against the engine (not diatheke) , the likely source of the problem is in the osisplain filter. And file a further bug against the scheme, wh

[sword-devel] Module release: BaptistConfession1689

2020-06-20 Thread domcox
Dear All, This is to announce that we have just now uploaded BaptistConfession1689 in the CrossWire (main) repository. ## Language: English ## Description: Baptist Confession of Faith of 1689 ## Category: Generic Book ## Version: This is an update. Version: 1.0.2 ## Fixes: Improvements in xre

[sword-devel] Module release: Westminster

2020-06-20 Thread domcox
Dear All, This is to announce that we have just now uploaded Westminster in the CrossWire (main) repository. ## Language: English ## Description: Westminster Confession & Catechisms ## Category: Generic Book ## Version: This is an update. Version: 1.0.1 ## Fixes: Improvements in xref detectio

Re: [sword-devel] [PATCH] Fix ICU checking without icu-config

2020-06-20 Thread Greg Hellings
What's wrong with using icu-config? I'm not sure what you're fixing with this. Greg On Sat, Jun 20, 2020, 11:56 Adrian Bunk wrote: > From: László Böszörményi > > Let still search for icu-config but use pkg-config method after that. > > https://bugs.debian.org/962265 > --- > configure.ac | 16

Re: [sword-devel] [PATCH] Fix ICU checking without icu-config

2020-06-20 Thread Adrian Bunk
On Sat, Jun 20, 2020 at 02:25:58PM -0500, Greg Hellings wrote: > What's wrong with using icu-config? I'm not sure what you're fixing with > this. Thanks for asking, I failed to mention the root problem. icu-config is no longer available on Debian/Ubuntu, for background see https://bugs.debian.org

Re: [sword-devel] [PATCH] Fix ICU checking without icu-config

2020-06-20 Thread Karl Kleinpaste
On 6/20/20 3:35 PM, Adrian Bunk wrote: > icu-config is no longer available on Debian/Ubuntu, for background > see https://bugs.debian.org/898820 Is it worth pointing out that Debian/Ubuntu are becoming real PITAs?  >From the bug: libicu-dev is not multi-arch aware, causing the i386 version to con

Re: [sword-devel] [PATCH] Fix ICU checking without icu-config

2020-06-20 Thread Adrian Bunk
On Sat, Jun 20, 2020 at 03:47:13PM -0400, Karl Kleinpaste wrote: >... > Fedora handles this problem /just fine/: > > $ grep libicu-devel /var/log/rpmpkgs > libicu-devel-63.2-3.fc31.i686.rpm > libicu-devel-63.2-3.fc31.x86_64.rpm > $ ls -l /usr/bin/icu-config* > -rwxr-xr-x 1 root root   205 May 28 

Re: [sword-devel] NA28 shows no verses

2020-06-20 Thread Jaak Ristioja
On 02.06.20 03:22, Greg Hellings wrote: > On Mon, Jun 1, 2020 at 3:57 PM Troy A. Griffitts > wrote: >> Some of this delay is my fault. The "unique per user" key recognition was >> added to SWORD about 8 months or so and we haven't released a new official >> stable branch yet. trunk is pretty sta

Re: [sword-devel] Bishop 1.4.0 and SWORD Utility Modules

2020-06-20 Thread Jaak Ristioja
On 21.03.20 12:37, Cyrille wrote: > @Troy, we have to figure out how to automate the translation with Pootle > or something else like transifex (nice tool but not free). According to the FAQ at the end of https://www.transifex.com/pricing/ Transifex is free for open source projects which "have no

Re: [sword-devel] SWORD, diatheke and a self-closing OSIS note element...

2020-06-20 Thread David Haslam
Thanks, Peter. Created API-241 as requested. Unable to assign your username to the issue. You weren’t listed. I will add something to the wiki page OSIS 211 CR. Grab a copy of the HunUj module for testing before it’s updated. David Sent from ProtonMail Mobile On Sat, Jun 20, 2020 at 18:16, re

Re: [sword-devel] SWORD, diatheke and a self-closing OSIS note element...

2020-06-20 Thread David Haslam
Added this sub-section to the wiki page. https://wiki.crosswire.org/OSIS_211_CR#Disallow_self-closing_note_element Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Saturday, 20 June 2020 19:01, David Haslam wrote: > Thanks,

Re: [sword-devel] Bishop 1.4.0 and SWORD Utility Modules

2020-06-20 Thread Jaak Ristioja
Hi! With Sword 1.9 on the horizon, will SWORD Utility Modules be supported by the new release as well? A quick search in the source code and commit log did not seem to indicate anything related to the utility modules. Would this feature affect users of older versions of Sword? Will changes to fro