Ian-Woo Kim

Results 28 comments of Ian-Woo Kim
trafficstars

HROOT has a problem with this feature. reopened this until the issue is sorted out.

the HROOT build issue was the following: ``` [239 of 239] Compiling HROOT.Core ( src/HROOT/Core.hs, dist/build/HROOT/Core.p_o ) In file included from csrc/HROOTCoreTColor.cpp:10:0: error: csrc/HROOTCoreTColor.cpp: In function ‘TArrayI_t* TColor_tColor_GetPalette()’: csrc/HROOTCoreTColor.h:46:40: error:...

We can apply this change to here: [HROOT Rectangle_t](https://github.com/wavewave/HROOT/blob/edbdc0207a0af02e9661aa8e4c9d0b95bf9afdd7/HROOT-generate/lib/HROOT/Data/Core/Class.hs#L91-L113)

This is different from #161. This issue is about dependency import for template member function while #161 is template dependency itself.

with #121, I revived TYPECASTMETHOD to support protected method. I close this since we don't have any better method.

The TYPECASTMETHOD does not work with C++17.

@Daenyth This issue was already handled automatically by the recent pull request #19 and it was merged. In the pull request #19, we upgraded proto file schema to v2.6.1 which...

I just noticed this thread. Exactly! In fact, I did some experiments with eventlog-socket and ghc-events on a middle-sized app (hoodle) for which real-time performance is pretty important, and the...

Decided to hand-adjust the current projects (stdcxx, OGDF, hgdal and HROOT-*) for 0.7 because this task is too big a blocker. Aim at 0.8 target though.