Kaynağa Gözat

Silence unused function compiler warnings

pull/65/head
Paul J. Davis 11 yıl önce
ebeveyn
işleme
a232221c42
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      test/jiffy_util.hrl

+ 2
- 0
test/jiffy_util.hrl Dosyayı Görüntüle

@ -1,4 +1,6 @@
-compile(export_all).
msg(Fmt, Args) ->
M1 = io_lib:format(Fmt, Args),
M2 = re:replace(M1, <<"\r">>, <<"\\\\r">>, [global]),

Yükleniyor…
İptal
Kaydet