On 04/06/2014 12:11 AM, Simo Sorce wrote:
On Fri, 2014-04-04 at 18:25 -0400, Dmitri Pal wrote:
Ah you mean the two conditions:
- all files must start with a valid section header, i.e. each file has
to be valid ini file
- duplicated section names are not allowed, i.e. no merging of any
kind
On Fri, 2014-04-04 at 18:25 -0400, Dmitri Pal wrote:
> Ah you mean the two conditions:
>
> - all files must start with a valid section header, i.e. each file has
>to be valid ini file
> - duplicated section names are not allowed, i.e. no merging of any
> kind
>will be done
>
> OK so what