lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 055c610 3/6: Document weirdness


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 055c610 3/6: Document weirdness
Date: Fri, 19 Mar 2021 17:54:42 -0400 (EDT)

branch: master
commit 055c61070cc71ef66079144b30173c83de474f1f
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Document weirdness
    
    After attempting this change
      git mv tools/pete-2.1.1/et_vector.hpp .
    which seemed simple and obvious, pointed to old conversations that
    show the problem to be more complicated than it may appear.
---
 tools/pete-2.1.1/et_vector.hpp | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tools/pete-2.1.1/et_vector.hpp b/tools/pete-2.1.1/et_vector.hpp
index b03e323..6817d9f 100644
--- a/tools/pete-2.1.1/et_vector.hpp
+++ b/tools/pete-2.1.1/et_vector.hpp
@@ -38,6 +38,13 @@
 // email: <gchicares@sbcglobal.net>
 // snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
 
+// This header would seem to belong in lmi's main source directory,
+// but instead it resides in a subdirectory due to the weird structure
+// of PETE. Study these old discussions:
+//    https://lists.nongnu.org/archive/html/lmi/2008-09/msg00021.html
+//    https://lists.nongnu.org/archive/html/lmi/2008-11/msg00008.html
+// before attempting to "fix" this.
+
 #ifndef et_vector_hpp
 #define et_vector_hpp
 



reply via email to

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