[RESOLU]Bug compilation --> New Error

Bonjour voici l’erreur:


Please send this file to CompilGames@gmail.com, or include this content when reporting the problem to Game Develop's developer.
Veuillez envoyer ce fichier à CompilGames@gmail.com, ou l'inclure lorsque vous rapportez ce problème au développeur de Game Develop.

Clang output:
warning: macro definitions used to build the precompiled header are missing
<built-in>:137:1: note: using this macro definition from precompiled header
#define BOOST_DISABLE_ASSERTS 1
^
<built-in>:136:1: note: using this macro definition from precompiled header
#define NDEBUG 1
^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:31:
include/GDL/GDL/ResourceWrapper.h:11:7: warning: 'dllimport' attribute only applies to variables and functions
class GD_API ResourceWrapper
      ^
<built-in>:133:16: note: instantiated from:
#define GD_API __declspec(dllimport)
               ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:31:
include/GDL/GDL/ResourceWrapper.h:11:7: note: instantiated from:
class GD_API ResourceWrapper
      ^
<built-in>:133:27: note: instantiated from:
#define GD_API __declspec(dllimport)
                          ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:31:
In file included from include/SFML/include/SFML/System/Lock.hpp:31:
include/SFML/include/SFML/System/NonCopyable.hpp:41:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:31:
In file included from include/SFML/include/SFML/System/Lock.hpp:31:
include/SFML/include/SFML/System/NonCopyable.hpp:41:7: note: instantiated from:
class SFML_API NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:31:
include/SFML/include/SFML/System/Lock.hpp:42:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Lock : NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:31:
include/SFML/include/SFML/System/Lock.hpp:42:7: note: instantiated from:
class SFML_API Lock : NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:32:
include/SFML/include/SFML/System/Mutex.hpp:47:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Mutex : NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:32:
include/SFML/include/SFML/System/Mutex.hpp:47:7: note: instantiated from:
class SFML_API Mutex : NonCopyable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:31:
In file included from include/SFML/include/SFML/System/Resource.hpp:34:
In file included from include/TDM-GCC-4.5.2/lib/gcc/mingw32/4.5.2/include/c++/cstddef:43:
include/llvm/tools/clang/lib/Headers/stddef.h:52:9: warning: 'offsetof' macro redefined
#define offsetof(t, d) __builtin_offsetof(t, d)
        ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:15:
In file included from include/GDL/GDL/Object.h:13:
In file included from include/boost/boost/shared_ptr.hpp:17:
In file included from include/GDL/GDL\..\..\boost\boost\smart_ptr\shared_ptr.hpp:41:
In file included from /..\Bin\Release\include\TDM-GCC-4.5.2/lib/gcc/mingw32/4.5.2/include/c++/algorithm:62:
In file included from include/GDL/GDL\..\..\TDM-GCC-4.5.2\lib\gcc\mingw32\4.5.2\include\c++\bits\stl_algo.h:60:
In file included from /..\Bin\Release\include\TDM-GCC-4.5.2/lib/gcc/mingw32/4.5.2/include/c++/cstdlib:67:
In file included from include/GDL/GDL\..\..\TDM-GCC-4.5.2\include\stdlib.h:21:
include/GDL/GDL\..\..\TDM-GCC-4.5.2\lib\gcc\mingw32\4.5.2\include\stddef.h:411:9: note: previous definition is here
#define offsetof(TYPE, MEMBER) __builtin_offsetof (TYPE, MEMBER)
        ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:32:
include/SFML/include/SFML/System/String.hpp:43:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API String
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:32:
include/SFML/include/SFML/System/String.hpp:43:7: note: instantiated from:
class SFML_API String
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:33:
In file included from include/SFML/include/SFML/Graphics/Drawable.hpp:33:
include/SFML/include/SFML/Graphics/Matrix3.hpp:43:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Matrix3
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:33:
In file included from include/SFML/include/SFML/Graphics/Drawable.hpp:33:
include/SFML/include/SFML/Graphics/Matrix3.hpp:43:7: note: instantiated from:
class SFML_API Matrix3
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:33:
include/SFML/include/SFML/Graphics/Drawable.hpp:62:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Drawable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:33:
include/SFML/include/SFML/Graphics/Drawable.hpp:62:7: note: instantiated from:
class SFML_API Drawable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:34:
include/SFML/include/SFML/Graphics/Glyph.hpp:41:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Glyph
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:34:
include/SFML/include/SFML/Graphics/Glyph.hpp:41:7: note: instantiated from:
class SFML_API Glyph
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
In file included from include/SFML/include/SFML/Graphics/Texture.hpp:32:
include/SFML/include/SFML/Window/GlResource.hpp:40:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API GlResource
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
In file included from include/SFML/include/SFML/Graphics/Texture.hpp:32:
include/SFML/include/SFML/Window/GlResource.hpp:40:7: note: instantiated from:
class SFML_API GlResource
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
In file included from include/SFML/include/SFML/Graphics/Texture.hpp:33:
include/SFML/include/SFML/Graphics/Image.hpp:45:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Image
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
In file included from include/SFML/include/SFML/Graphics/Texture.hpp:33:
include/SFML/include/SFML/Graphics/Image.hpp:45:7: note: instantiated from:
class SFML_API Image
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
include/SFML/include/SFML/Graphics/Texture.hpp:47:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Texture : public Resource<Texture>, GlResource
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
In file included from include/SFML/include/SFML/Graphics/Font.hpp:35:
include/SFML/include/SFML/Graphics/Texture.hpp:47:7: note: instantiated from:
class SFML_API Texture : public Resource<Texture>, GlResource
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
include/SFML/include/SFML/Graphics/Font.hpp:50:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Font : public Resource<Font>
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
In file included from include/SFML/include/SFML/Graphics/Text.hpp:34:
include/SFML/include/SFML/Graphics/Font.hpp:50:7: note: instantiated from:
class SFML_API Font : public Resource<Font>
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
include/SFML/include/SFML/Graphics/Text.hpp:45:7: warning: 'dllimport' attribute only applies to variables and functions
class SFML_API Text : public Drawable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:26: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
In file included from Extensions/include/TextObject/TextObject.h:32:
include/SFML/include/SFML/Graphics/Text.hpp:45:7: note: instantiated from:
class SFML_API Text : public Drawable
      ^
In file included from include/GDL/GDL\EventsCodePrecompiledHeader.h:11:
In file included from include/GDL/GDL\..\..\SFML\include\SFML\System\Clock.hpp:31:
include/SFML/include/SFML/Config.hpp:110:37: note: instantiated from:
        #define SFML_API __declspec(dllimport)
                                    ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
Extensions/include/TextObject/TextObject.h:49:7: warning: 'dllimport' attribute only applies to variables and functions
class GD_EXTENSION_API TextObject : public Object
      ^
<built-in>:134:26: note: instantiated from:
#define GD_EXTENSION_API __declspec(dllimport)
                         ^
In file included from C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:6:
Extensions/include/TextObject/TextObject.h:49:7: note: instantiated from:
class GD_EXTENSION_API TextObject : public Object
      ^
<built-in>:134:37: note: instantiated from:
#define GD_EXTENSION_API __declspec(dllimport)
                                    ^
C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:110:129: error: expected ')'
    GDboutonObjects[i]->SetY((( GDfenetreObjects.empty() ) ? 0 : static_cast<SpriteObject*>(GDfenetreObjects[0])->GetPointY(""))200);
                                                                                                                                ^
C:\Users\Toinou\AppData\Local\Temp/GDTemporaries/0x7f95cc8events.cpp:110:29: note: to match this '('
    GDboutonObjects[i]->SetY((( GDfenetreObjects.empty() ) ? 0 : static_cast<SpriteObject*>(GDfenetreObjects[0])->GetPointY(""))200);
                            ^

T’as laissé ce qu’il y avait avant d’éditer…

J’ai pas compris ce qui fallait que je fasse. Tu peux m’expliquer ?

Tu dois avoir une expression qui ressemble à ça :

fenetreObjects.PointY(...)200

Tu as laissé le 200 à la fin. :wink:

Va falloir vite remédier à ce “problème”, parce que les nouveau membres postent souvent à cause de qu’ils ont oublié d’enlever quelque chose… (je sais, ma phrase est grammaticalement incorrecte…)

:angry: Déjà, ça prend un x, et puis c’est pas que j’ai 3 fois moins de messages postés que toi que je dois être considéré comme un “nouveau”.
:arrow_right: Regarde un peu les dates d’inscription…
Et puis il y a quelque chose qui s’appelle ERREUR et OUBLI (je ne sais pas si tu connais) qui peut arriver à tout le monde.

Ce que sototo veux dire, c’est que tu n’as pas relu tes événements.

Quel rapport ? Sototo voulait dire “nouveau” du fait que tu n’as pas posté beaucoup de messages et que vu de cette manière, tu es “nouveau”.

Ce que voulais te faire comprendre sototo, et pas la peine d’écrire en majuscule.

Enfin, dans mes propos je ne tenais pas à heurter qui que ce soit. :wink:
@toinou : si tu recherches bien sur le forum, ton problème du nombre en trop dans l’éditeur a été résolu plus d’une fois. J’aurais préféré dire : “utilisez la fonction de recherche” au lieu de “les nouveaux membres…”. Bref, le problème est résolu, donc plus de raison de poster dans ce topic, à part peut-être nous remercier, à défaut de te mettre en colère.

Autant pour moi.