Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
SisMaker
/
rebar3
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Projects
0
Versions
62
Wiki
Activité
Parcourir la source
Fix bug: xref should be stopped after being run
Xref not being stopped caused a crash in subsequent xref runs.
pull/3/head
Jordi Chacon
il y a 14 ans
committed by
Tuncer Ayaz
Parent
2ee4899d24
révision
e684af36f0
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+3
-0
src/rebar_xref.erl
+ 3
- 0
src/rebar_xref.erl
Voir le fichier
@ -79,6 +79,9 @@ xref(Config, _) ->
%
%
Restore
the
original
code
path
true
=
code
:
set_path
(
OrigPath
)
,
%
%
Stop
xref
stopped
=
xref
:
stop
(
xref
)
,
ok
.
%
%
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
=
Écrire
Aperçu
Chargement…
Annuler
Enregistrer