[Klone-users] @include problem
Stefano Barbato
barbato at koanlogic.com
Fri Sep 12 17:09:44 EDT 2008
Hi Radek,
that's a bug, please try the attached patch:
---[ Makefile ]---
...
KLONE_TARGET_PATCH_FILE = $(CURDIR)/io_get_until.patch
...
------------------
Thanks for your report,
s
On 10/set/08, at 14:40, Radek wrote:
> I made some investigation of @include usage.
>
> In all my pages the @includes are in such order that the @include with
> the smalest path/filename is first and every other is a bigger in
> means of lenght. My @includes are:
>
> <%@include ../../components/pre_content.kl1%>
> <%@include ../../components/post_content.kl1%>
>
> I created simple empty component <%@include
> ../../components/component_pejsek.kl1%> and try it to include.
> When it is before post_content, the page is not compilable.
> Whine it is after post_content, page is compilable.
>
>> From this investigation I got to conclusion that there is some error
> in handling @include filename path which is not followed with \0 after
> end of the string.
>
> Used version of clone is:
> KLONE_VERSION ?= 2.1.0
> patched only with:
> KLONE_TARGET_PATCH_FILE = $(CURDIR)/patch/2.1.0-ssl.patch
>
> --
> Radek
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: io_get_until.patch
Type: application/octet-stream
Size: 626 bytes
Desc: not available
Url : http://koanlogic.com/pipermail/klone-users/attachments/20080912/9c366484/io_get_until.obj
More information about the klone-users
mailing list