Don't use C++/C99 variable declarations.
    Christian Stimming 
    stimming at tuhh.de
       
    Thu Apr 15 16:58:15 EDT 2004
    
    
  
On Donnerstag, 15. April 2004 19:34, Derek Atkins wrote:
> Log Message:
> -----------
> Don't use C++/C99 variable declarations.
Yes, that's totally true. Thanks for applying the patch from bugzilla. Shame 
on me... 
I still wonder when gcc finally will have an extra warning switch for this 
particular problem, but it seems as if gcc-3.3 still doesn't have it. 
Hopefully gcc-3.4 will have it.
Christian
>
> 	* src/import-export/hbci/dialog-hbcitrans.c:  Don't use C++/C99
> 	  declarations.  Declare variables at the top of the function.
> 	  Fixes #140070
>
> Tags:
> ----
> gnucash-1-8-branch
>
> Modified Files:
> --------------
>     gnucash:
>         ChangeLog
>     gnucash/src/import-export/hbci:
>         dialog-hbcitrans.c
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches
    
    
More information about the gnucash-patches
mailing list