Skip to content

Console Output

23:50:11 
23:50:11 <p>- Changes -------------------------------------------------------------</p>
23:50:11 
23:50:11 <pre>
23:50:11 The branch null has been updated.
23:50:11       from  7abc3de999f40164616d9d6530aca0aba093a66e (commit)
23:50:11 </pre>
23:50:11 
23:50:11 <p>- Log -----------------------------------------------------------------</p>
23:50:11 
23:50:11 <pre>
23:50:11 commit 7abc3de999f40164616d9d6530aca0aba093a66e
23:50:11 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
23:50:11 
23:50:11     Harmonize string constructors with assignments, refactor implementations to include string_res, add missing tests
23:50:11 
23:50:11 commit 11f65b3369fa32d43b280f81c50724661e3d2e56
23:50:11 Author: Andrew Beach <ajbeach@uwaterloo.ca>
23:50:11 
23:50:11     I believe switching isValidOnFuncParam from an allow-list to a forbid-list may have solved the recent nightly builds.
23:50:11 
23:50:11 commit 5bf685f0d09d252adfe4d47e63f8e37b99c421b6
23:50:11 Author: Andrew Beach <ajbeach@uwaterloo.ca>
23:50:11 
23:50:11     Replayed maybeClone with maybeCopy, removed unused helppers in utility.h and pushed some includes out of headers.
23:50:11 
23:50:11 commit e891349fb7fcd052e543e9f994ba7bdc3f0ddad6
23:50:11 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
23:50:11 
23:50:11     Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat declarations.
23:50:11 
23:50:11 commit 06280adaadd325290fe5bd8958152ae76cb84100
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     formatting
23:50:11 
23:50:11 commit 38951c316de3e4ae1583d45726880474bcdeba7c
23:50:11 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
23:50:11 
23:50:11     Add missing test for string *= and refactor */*= to follow +/+= pattern with string_res.
23:50:11 
23:50:11 commit 739495a2dfb9ddf9e1f5cab76d8451ea64d277b3
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     change shape of latex minus sign, change lstlisting escapechar from $ to section symbol
23:50:11 
23:50:11 commit 479fbe377d83fb9941a02a57b51b980995a449d1
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     formatting, add string constructor for char, add string *= operator, simplify ?+? and ?*? operations
23:50:11 
23:50:11 commit 5ecaeca582db8a0038f47d9ffc0c88db206dfc19
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     first documentation for string API
23:50:11 
23:50:11 commit 8fceae2d17647abe72881e1a59268f69745bcfca
23:50:11 Merge: a3f820b8d ee16f8fc6
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
23:50:11 
23:50:11 commit a3f820b8df8e324ea23e2462c94f1aa1910acdf2
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     interpose experiment to see if it is causing the build failure
23:50:11 
23:50:11 commit ee16f8fc60a09f87eb434142a0162248878b89a8
23:50:11 Author: Michael Brooks <mlbrooks@uwaterloo.ca>
23:50:11 
23:50:11     Attempt to fix overnight build; add test-suite Makefile entry missing from cfbc56ecb.
23:50:11 
23:50:11 commit 7db39f71234f399e13cf900f8d2b882a203038f3
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     second attempt to interpose dl_iterate_phdr with disable/enable interrupt protection
23:50:11 
23:50:11 commit 8655363bf3a766baef7bd429300175e77ea52df2
23:50:11 Merge: 4d689e2aa b262cb319
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
23:50:11 
23:50:11 commit b262cb319ecbb4a4d3556a10cd2adc1ef8640982
23:50:11 Author: Andrew Beach <ajbeach@uwaterloo.ca>
23:50:11 
23:50:11     Unified and fixed handling of parameter attributes.
23:50:11 
23:50:11 commit 4d689e2aa167f50f82584eec01e325951ecee55f
23:50:11 Merge: f0c9c9b16 cfbc56ecb
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
23:50:11 
23:50:11 commit f0c9c9b16cd1d7a36d8412b7e46a990e61d51543
23:50:11 Author: Peter A. Buhr <pabuhr@uwaterloo.ca>
23:50:11 
23:50:11     formatting
23:50:11 </pre>
23:50:11 
23:50:11 <p>-----------------------------------------------------------------------</p>
23:50:11 <pre>
23:50:11 Summary of changes:
23:50:11 doc/LaTeXmacros/common.sty                        |   14 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  doc/LaTeXmacros/common.tex                        |   14 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  doc/user/user.tex                                 | 1539 <span style="color: #00AA00;">+++++++++++++</span><span style="color: #AA0000;">--------</span>
23:50:11  libcfa/src/collections/string.cfa                 |   68 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  libcfa/src/collections/string.hfa                 |   41 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  libcfa/src/collections/string_res.cfa             |   85 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  libcfa/src/collections/string_res.hfa             |   25 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  libcfa/src/interpose.cfa                          |    7 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/AST/Attribute.cpp                             |   10 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/AST/Decl.hpp                                  |    1 <span style="color: #AA0000;">-</span>
23:50:11  src/AST/Pass.proto.hpp                            |    1 <span style="color: #00AA00;">+</span>
23:50:11  src/CodeGen/CodeGenerator.hpp                     |    1 <span style="color: #00AA00;">+</span>
23:50:11  src/Common/utility.h                              |  126 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/InitTweak/FixInit.cpp                         |    4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/Parser/DeclarationNode.cc                     |   34 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/Parser/ParseNode.h                            |    1 <span style="color: #AA0000;">-</span>
23:50:11  src/Parser/TypeData.cc                            |   42 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/Parser/parser.yy                              |    2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/Parser/parserutility.h                        |    2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/SymTab/GenImplicitCall.cpp                    |    1 <span style="color: #00AA00;">+</span>
23:50:11  src/Validate/Autogen.cpp                          |    4 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  src/Validate/ReplaceTypedef.cpp                   |   16 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  tests/Makefile.am                                 |    3 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  tests/collections/.expect/string-api-coverage.txt |   19 <span style="color: #00AA00;">+</span>
23:50:11  tests/collections/string-api-coverage.cfa         |   88 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  tests/exceptions/hotpotato.cfa                    |   88 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  tests/exceptions/hotpotato_checked.cfa            |  112 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:50:11  27 files changed, 1391 insertions(+), 957 deletions(-)
23:50:11 </pre>
23:50:11