You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
megatron@localhost PerfectTemplate % swift run
Building for debugging...
/Users/megatron/Documents/Web/PerfectTemplate/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer>')
vsyslog(priority, "%s", $0)
^
[2/3] Compiling PerfectLib Log.swift
The text was updated successfully, but these errors were encountered:
megatron@localhost PerfectTemplate % swift run
Building for debugging...
/Users/megatron/Documents/Web/PerfectTemplate/.build/checkouts/PerfectLib/Sources/PerfectLib/Log.swift:73:28: error: cannot convert value of type 'CVaListPointer' to expected argument type '__darwin_va_list?' (aka 'Optional<UnsafeMutablePointer>')
vsyslog(priority, "%s", $0)
^
[2/3] Compiling PerfectLib Log.swift
The text was updated successfully, but these errors were encountered: