From 554032b8bc4392cd8509af411c141d0fddd78d98 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 12 Feb 2012 15:45:36 +0000 Subject: [PATCH] 2012-02-12 16:44 UTC+0100 Viktor Szakats (harbour syenar.net) * INSTALL + added to self-contained source code example text: "Do not post executables and other binary files." It's redundant, but it apparently "source code" wasn't clear enough. --- harbour/INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/INSTALL b/harbour/INSTALL index bde586729c..5967c30195 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -1305,6 +1305,7 @@ HARBOUR self-contained, minimal source code example. Do not use xhb contrib library, or any 3rd party Harbour libraries. The example shall reproduce the problem using official stable or nightly Harbour build. + Do not post executables and other binary files. See more on self-contained examples: http://sscce.org/