Google Code Exporter

Results 21406 comments of Google Code Exporter

``` [deleted comment] ```

``` Great, I'll put it in the next release. ``` Original comment by `[email protected]` on 18 Jul 2012 at 3:43 - Added labels: **Type-Enhancement** - Removed labels: **Type-Defect**

``` Dots aren't allowed ``` Original comment by `olafvdspek` on 4 Sep 2014 at 10:14

``` What's the clang error message and why does the patch fix it? ``` Original comment by `olafvdspek` on 19 Jul 2013 at 8:30

``` Here's the error message when building. To be frank, I don't know why the patch fixes it. It was not written by me and it just works for me....

``` Had this problem. The patch fixes it. Please apply. ``` Original comment by `[email protected]` on 14 May 2014 at 9:32

``` Thanks. Looks very complex though. > Macro that wraps templates int varnames.h What does this mean / do? ``` Original comment by `olafvdspek` on 11 Jun 2012 at 2:58

``` Sorry for the late response. Some of the code is borrowed from the FindQt4.cmake module. Most of the complexity (I assume you refer to the CTEMPLATE_MAKE_OUTPUT_file macro) is needed...

``` I guess that function is an implementation detail, so it shouldn't really matter. > Macro that wraps templates int varnames.h Is "int" a typo here? ``` Original comment by...

``` Sorry for my delayed response. Yes int is a typo. It should say: Macro that wraps templates into varnames.h ``` Original comment by `[email protected]` on 2 Aug 2012 at...