<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-legacy-support.

</pre>
<p><a href="https://github.com/macports/macports-legacy-support/commit/077f08b2424d57955980d05c5c9d19391ab24c77">https://github.com/macports/macports-legacy-support/commit/077f08b2424d57955980d05c5c9d19391ab24c77</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 077f08b2424d57955980d05c5c9d19391ab24c77
</span>Author: Fred Wright <fw@fwright.net>
AuthorDate: Tue Oct 29 14:54:03 2024 -0700

<span style='display:block; white-space:pre;color:#404040;'>    README-CPP.txt: Remove trailing space.
</span>---
 test/README-CPP.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/test/README-CPP.txt b/test/README-CPP.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 42241b5..c9dd137 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/test/README-CPP.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/test/README-CPP.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ dirent_with_cplusplus:
</span> The former fdopendir() implementation relied on a macro that collided with C++
 headers, causing errors.  The test was created to demonstrate that problem and
 its fix.  It was written in C++ since that was how the problem was actually
<span style='display:block; white-space:pre;background:#ffe0e0;'>-discovered, though a test using plain C probably could have been constructed. 
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+discovered, though a test using plain C probably could have been constructed.
</span> Meanwhile, the fdopendir() implementation has been rewritten in such a way that
 the aforementioned problem no longer exists.  For that reason, the test was
 replaced with a simple include-only test, rather than rewriting the former test
</pre><pre style='margin:0'>

</pre>