Revision: 77770
http://sourceforge.net/p/brlcad/code/77770
Author: starseeker
Date: 2020-11-20 21:49:02 +0000 (Fri, 20 Nov 2020)
Log Message:
-----------
Adjust platform symbol count - some of the src/other build logic is going to be
inherently platform specific. Bump this up so we can check for other failures
- after the dust settles can look at getting it back down.
Modified Paths:
--------------
brlcad/branches/extbuild/regress/repository/repocheck.cpp
Modified: brlcad/branches/extbuild/regress/repository/repocheck.cpp
===================================================================
--- brlcad/branches/extbuild/regress/repository/repocheck.cpp 2020-11-20
21:45:41 UTC (rev 77769)
+++ brlcad/branches/extbuild/regress/repository/repocheck.cpp 2020-11-20
21:49:02 UTC (rev 77770)
@@ -63,7 +63,7 @@
bu_strnstr(const char *h, const char *n, size_t hlen);
#define MAX_LINES_CHECK 500
-#define EXPECTED_PLATFORM_SYMBOLS 243
+#define EXPECTED_PLATFORM_SYMBOLS 245
class repo_info_t {
public:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits