Frank,
You raise significant points about the effect that this might have on
translations.
How would it be if these changes occurred in the course of a piecemeal
approach? In other words, if I or someone else were to essentially remove the
text from one document, put it in the other, and add n
Op zondag 9 september 2018 23:04:26 CEST schreef Kevin Hale Boyes:
> The indentation (and logic) here:
> https://github.com/Gnucash/gnucash/commit/3845611f#diff-ee628819286d2dd65d45
> baf2c5ef4bbdR454 suggests that the if applies to both indented lines but
> there are no braces to form a block.
>
The indentation (and logic) here:
https://github.com/Gnucash/gnucash/commit/3845611f#diff-ee628819286d2dd65d45baf2c5ef4bbdR454
suggests that the if applies to both indented lines but there are no braces
to form a block.
If gsr->reg is NULL then line line 456 will throw.
Kevin
On Sun, 9 Sep 2018
> On Aug 23, 2018, at 12:52 PM, John Ralls wrote:
>
>
>
>> On Aug 23, 2018, at 10:25 AM, Rob Gowin wrote:
>>
>>
>> On Thu, Aug 23, 2018 at 11:40 AM, John Ralls wrote:
>>
>>
>> So a new thought: One of the core devs use pandoc to convert the DocBook
>> source to one of the markup/markd
Hi,
Am 08.09.2018 um 17:48 schrieb John Ralls:
>> On Sep 8, 2018, at 7:57 AM, David T. via gnucash-devel
>> wrote:
>>
>> Hello,
>>
>> As I have noted in another thread recently, I am finding the process of
>> updating the various documentation pieces extremely challenging—due in large
>> part