bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23313: 25.0.92; CC Mode not recognizing function declarations that r


From: Mohammed Sadik
Subject: bug#23313: 25.0.92; CC Mode not recognizing function declarations that returns pointer to custom type
Date: Mon, 25 Apr 2016 17:10:32 +0530

On 4/25/16, Alan Mackenzie <acm@muc.de> wrote:
> Hello, Mohammed.
>

<snip>

>
>> GtkWidget **
>> my_app_window (|)
>
>> As ** is clearly a pointer to pointer,  cc-mode shall be able to guess
>> very early.
>
> It's not actually that clear.  The second star could be accessing the
> pointer returned by calling my_app_window.  ;-)
>

That was a nice catch. ;-)

> So I think this bug is now fixed.  Assuming I don't hear from you about
> any more problems, I'll commit the patch to the master branch, and mark
> the bug report as fixed.

I hope this patch is commited to emacs-25 branch too.


> --
> Alan Mackenzie (Nuremberg, Germany).
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]