-
### Short description of the issue
`preload(['pagefield2'])` works as expected (ignoring pagefield2), but `preload(['pagefield1', 'pagefield2'])` breaks pagefield2 value.
### Expected behavior
…
-
### Short description of the issue
When a page has a PageTable field and it's joined with e.g. `$p = $pages->get('id=42, field=my_pagetable_field')`, the resulting `$p->my_pagetable_field` is empty…
-
Attempting to build this project from source, I noticed the packaged CTemplate version has a Python 2 build/installation requirement:
```
[ 70%] Performing build step for 'CTemplate'
File "/hom…
-
Hi Guys,
I see that you have a nice patch for CTemplate/Python3 for the "CPU" version of HemePure. It just simply looks like the same functionality hasn't been migrated to this repo.
Can you als…
-
Hi Kyle, a really wonderful work that you make a complete implementation of the R-tree family and NIR-Tree.
when I run the nir-tree on Linux ubuntu, there is an error: "ctemplate/template.h: No such …
-
```
A CMake module that allows the usage of find_package in a CMakeLists.txt
Example:
find_package(Ctemplate)
This could be added to a contrib folder.
```
Original issue reported on code.google.co…
-
Hi Alls,
I'm trying build the librairie ctemplate in Windows 10 Visio studio 2017, but some build problem block my:
Can not build ctemplate.dll
cannot open included file : "htmlparser/jspars…
Junru updated
4 years ago
-
```
When I am statically linking the template library into my library, it always
gives the warning:
warning C4275: non dll-interface class 'std::_Container_base_secure' used as base for dll-interfac…
-
I tried to build with the following *FLAGS to optimize the build: `-flto=4 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing`
Note the -Werror=* flags are used to help detect cases wher…
-
the question is by chance
i check service use, maybe no problem
the code is core in signal 11, i use SetIntValue()
IdToString(Template id) -> find_ptr0() ->unorder_set.find() cause core
i don't k…