speechd-discuss
[Top][All Lists]
Advanced

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

the big reindent


From: William Hubbs
Subject: the big reindent
Date: Sun, 13 Feb 2011 18:08:25 -0600

All,

the big reindent is almost complete, and we now have a file called
README.style in the root directory which explains how to run GNU indent
to achieve the style that we are following.

I say the reindent is almost complete, because there are some .c files
in the server and modules which did not go through the indent program
smoothly and need to be looked at manually and fixed so that they can go
through smoothly. Also, we need to check to be sure that everything else
went through smoothly before we re-open to patches.

I am attaching a file that contains the output I received when going
through the modules and server.

The mentioned files have not been indented, so we need to get them
indented and checked into the repository. We should also look through
the code to see if indent did anything weird, find out why and fix
those issues.

Thanks,

William

-------------- next part --------------
errors in src/modules:

festival_client.c:748: Warning:old style assignment ambiguity in "=-".  
Assuming "= -"

ivona.c:263: Warning:old style assignment ambiguity in "=*".  Assuming "= *"

ivona.c:429: Warning:old style assignment ambiguity in "=*".  Assuming "= *"

ivona.c:433: Warning:old style assignment ambiguity in "=-".  Assuming "= -"

ivona.c:460: Warning:old style assignment ambiguity in "=-".  Assuming "= -"

ivona.c:548: Warning:old style assignment ambiguity in "=-".  Assuming "= -"

ivona_client.c:239: Warning:old style assignment ambiguity in "=&".  Assuming 
"= &"

ivona_client.c:240: Warning:old style assignment ambiguity in "=&".  Assuming 
"= &"

ivona_client.c:249: Warning:old style assignment ambiguity in "=&".  Assuming 
"= &"

ivona_client.c:279: Warning:old style assignment ambiguity in "=&".  Assuming 
"= &"

module_main.c:147: Error:Unmatched 'else'
module_main.c:148: Error:Unmatched 'else'
module_main.c:149: Error:Unmatched 'else'
module_main.c:150: Error:Unmatched 'else'
module_main.c:151: Error:Unmatched 'else'
module_main.c:152: Error:Unmatched 'else'
module_main.c:153: Error:Unmatched 'else'
module_main.c:154: Error:Unmatched 'else'
module_main.c:155: Error:Unmatched 'else'
module_main.c:156: Error:Unmatched 'else'
module_main.c:157: Error:Unmatched 'else'
module_utils.c:191: Error:Unmatched 'else'
module_utils.c:192: Error:Unmatched 'else'
module_utils.c:193: Error:Unmatched 'else'
module_utils.c:194: Error:Unmatched 'else'
module_utils.c:195: Error:Unmatched 'else'
module_utils.c:258: Error:Unmatched 'else'
module_utils.c:259: Error:Unmatched 'else'
module_utils.c:260: Error:Unmatched 'else'
module_utils.c:261: Error:Unmatched 'else'
module_utils.c:262: Error:Unmatched 'else'

errors in src/server:

output.c:553: Error:Unmatched 'else'
output.c:570: Error:Unmatched 'else'
parse.c:528: Error:Unmatched 'else'
parse.c:531: Error:Unmatched 'else'
parse.c:533: Error:Unmatched 'else'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20110213/93c91812/attachment.pgp>


reply via email to

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