Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
SisMaker
/
lager
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Projects
0
Julkaisut
53
Wiki
Toiminta
Selaa lähdekoodia
R15 does not appear to properly handle the export_all directive added to rebar.config
pull/360/head
John R. Daily
9 vuotta sitten
vanhempi
0d428368e3
commit
124ba14f18
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Yhdistetty näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/lager_app.erl
+ 1
- 0
src/lager_app.erl
Näytä tiedosto
@ -23,6 +23,7 @@
-
behaviour
(
application
)
.
-
behaviour
(
application
)
.
-
include
(
"
lager.hrl
"
)
.
-
include
(
"
lager.hrl
"
)
.
-
ifdef
(
TEST
)
.
-
ifdef
(
TEST
)
.
-
compile
(
[
export_all
]
)
.
-
include_lib
(
"
eunit/include/eunit.hrl
"
)
.
-
include_lib
(
"
eunit/include/eunit.hrl
"
)
.
-
endif
.
-
endif
.
-
export
(
[
start
/
0
,
-
export
(
[
start
/
0
,
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna