Edaphic Studio
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Edaphic Studio 创建了一个帖子, CLion incorrectly reports error when using std::bind (switching to boost::bind removes the error)
I get incorrect errors reported in my code where I use std::bind. I have included a screen shot below. If I switch to boost::bind then the errors goes away. I think this is a CLion bug as I expect ... -
Edaphic Studio 创建了一个帖子, Wierd build quirk using symbolic links. Anyone has ideas for a solution?
I'm trying to use CLion for an old, involved, and quirky build environment at work. It's `make` based, so I'm using a compile_commands.json file. Things are generally working fine, but the projec... -
-
-
Edaphic Studio 创建了一个帖子, 已回答Stub count doesn't match stubbed node length crash in Custom Plugin
I need help tracking down a bug in my custom language plugin that uses Stubs. I've been debugging for days, and I'm running out of ideas. I suspect I'm missing something fundamental but need help f... -
-
-
Edaphic Studio 创建了一个帖子, 已回答How is text associated with IElementType and how can it be overridden?
Hello, I'm developing a plugin for a language that uses macros. I'm expanding the macros in a `LookAheadLexer` for my language and inserting the resulting token in the actual file. This expansion n... -