Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.17.1 not compiling with Xcode 13 RC - Use of local variable 'buffer' before its declaration #40

Closed
TParizek opened this issue Sep 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@TParizek
Copy link

  • Xcode 13.0 RC (13A233)
  • Pulse 0.17.1

File: LoggerStore.swift
Line number: 565
Error message: Use of local variable 'buffer' before its declaration

LoggerStore_swift

Pulse 0.16.1 compiles without any error.

@kean
Copy link
Owner

kean commented Sep 15, 2021

Thanks for the report. Fixed in 0.17.2.

@kean kean closed this as completed Sep 15, 2021
@kean kean added the bug Something isn't working label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants