This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Silence unused function compiler warnings
pull/65/head
Paul J. Davis
11 years ago
parent
4b3e4fb583
commit
a232221c42
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/jiffy_util.hrl
+ 2
- 0
test/jiffy_util.hrl
View File
@ -1,4 +1,6 @@
-
compile
(
export_all
)
.
msg
(
Fmt
,
Args
)
-
>
M1
=
io_lib
:
format
(
Fmt
,
Args
)
,
M2
=
re
:
replace
(
M1
,
<
<
"
\r
"
>
>
,
<
<
"
\\
\\
r
"
>
>
,
[
global
]
)
,
Write
Preview
Loading…
Cancel
Save