1. #1
    tendonsi's Avatar
    Registered
    02/02/06
    Location
    West-Vlaanderen
    Posts
    94
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0

    Question Head === <<< Vraag C++

    Ik had een vraag over C++ die ik nergens op google duidelijk terug vond.

    Ik heb in een C++ file onderstaande code:

    <<<<<<< HEADrc/game/Player.cpp

    if(CanTitanGrip())
    {
    SetCanTitanGrip(false);
    AutoUnequipOffhandIfNeed();
    RemoveAurasDueToSpellByCancel(49152);
    }

    =======
    >>>>>>> d67086ecf6aef1bbc769eec5615717574fb65475rc/game/Player.cpp



    Kan iemand uitleggen wat <<< HEAD en ==== <<<< inhoud ?
    De file noemt Player.cpp.

    Dank
    no votes  

  2. #2
    Kemblin's Avatar
    Registered
    14/05/03
    Location
    Schoten
    Posts
    812
    iTrader
    1 (100%)
    Mentioned
    0 Post(s)
    Reputation
    1/7
    da ziet er als een svn conflict uit ofzo?
    there you go
    no votes  

  3. #3
    tha_rippa1be's Avatar
    Registered
    23/05/03
    Location
    Stavanger
    Posts
    1,837
    iTrader
    10 (100%)
    Mentioned
    0 Post(s)
    Reputation
    1/4
    Quote Originally Posted by tendonsi View Post
    This quote is hidden because you are ignoring this member. Show
    Ik had een vraag over C++ die ik nergens op google duidelijk terug vond.

    Ik heb in een C++ file onderstaande code:

    <<<<<<< HEADrc/game/Player.cpp

    if(CanTitanGrip())
    {
    SetCanTitanGrip(false);
    AutoUnequipOffhandIfNeed();
    RemoveAurasDueToSpellByCancel(49152);
    }

    =======
    >>>>>>> d67086ecf6aef1bbc769eec5615717574fb65475rc/game/Player.cpp



    Kan iemand uitleggen wat <<< HEAD en ==== <<<< inhoud ?
    De file noemt Player.cpp.

    Dank
    Dat zier er mij eerder iets uit van een versie controle systeem (zoals subversion) en iemand heeft een merge verneukt.

    no votes  

  4. #4
    tendonsi's Avatar
    Registered
    02/02/06
    Location
    West-Vlaanderen
    Posts
    94
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0
    Het komt in de file na "git merge *****.git" ja
    no votes  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Log in

Log in