Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
SisMaker
/
rebar3
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Projects
0
Julkaisut
62
Wiki
Toiminta
Selaa lähdekoodia
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
14 vuotta sitten
committed by
Tuncer Ayaz
vanhempi
2ee4899d24
commit
e684af36f0
1 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/rebar_xref.erl
+ 3
- 0
src/rebar_xref.erl
Näytä tiedosto
@ -79,6 +79,9 @@ xref(Config, _) ->
%
%
Restore
the
original
code
path
true
=
code
:
set_path
(
OrigPath
)
,
%
%
Stop
xref
stopped
=
xref
:
stop
(
xref
)
,
ok
.
%
%
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
==
=
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna