記事のタグ欄にgppやcppと入力したら、g++,c++に変換されてしまいます。 #918
              
  
  Closed
              
          
                  
                    
                      fygar256
                    
                  
                
                  started this conversation in
                要望・アイデア・不具合
              
            Replies: 2 comments 1 reply
-
| @fygar256 タグが変換される理由は、Qiitaのタグ処理における名寄せのルールによるものです。 
 これは、タグの一貫性を保つために行われています。例えば、cpp や csharp のようなタグは、 現状、回避策としては、gnu-preprocessor のように具体的な名前に変更することで、変換を避けることができます。 
 どうぞよろしくお願いいたします。 | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| close | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
gppはプリプロセッサのことで、g++はGNUのc++コンパイラコレクションです。
違いますのに、どうしてでしょうか。うちだけでしょうか?
Beta Was this translation helpful? Give feedback.
All reactions