From fca6bbcaf707b0b9f28621ae4f4bd751d4402846 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Sat, 31 May 2025 12:08:56 +0200 Subject: [PATCH] Update bug reporting procedures in README a little. --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index e828a0eb..fe8a68aa 100644 --- a/README +++ b/README @@ -36,14 +36,13 @@ means that you should include * Information about your system - Which operating system and version (uname -a) - - Which C compiler and version (gcc --version) - - For Linux, which version of the C library + - Which C++ compiler and version (g++ --version) And anything else you think is relevant. * Information about your version of GiNaC - - Version and release number + - Precise Version - Which options GiNaC was configured with * How to reproduce the bug -- 2.50.0