On Tuesday 31 January 2012 17:39:28 ext Peter Kuemmel wrote:
> > Hello.
> >
> > When I tried to use QtCreator in my current development projects based
> > on C++11 features I was faced with some issues in qtc internal C++
> > parser. One of such issues (code completion support for auto
> > variabl
> Hello.
>
> When I tried to use QtCreator in my current development projects based
> on C++11 features I was faced with some issues in qtc internal C++
> parser. One of such issues (code completion support for auto
> variables) I recently fixed and pushed into master qtc branch. I could
> try to
Hi,
On 31 Jan 2012, at 16:45, ext Flex Ferrum wrote:
> Hello.
>
> When I tried to use QtCreator in my current development projects based
> on C++11 features I was faced with some issues in qtc internal C++
> parser. One of such issues (code completion support for auto
> variables) I recently fix
Hello.
When I tried to use QtCreator in my current development projects based
on C++11 features I was faced with some issues in qtc internal C++
parser. One of such issues (code completion support for auto
variables) I recently fixed and pushed into master qtc branch. I could
try to fix others, bu