Missing C definitions in Swift interface
|
|
4
|
151
|
April 7, 2025
|
Bridging with C code
|
|
4
|
93
|
April 6, 2025
|
A question about C interop and enums
|
|
1
|
89
|
March 3, 2025
|
Platform macros when importing C libraries with swiftpm?
|
|
0
|
57
|
January 30, 2025
|
Drawbacks/problems with C/C++ interoperability & SwiftPM
|
|
6
|
327
|
January 23, 2025
|
Saw video of someone trying Swift and having trouble calling a C func
|
|
7
|
400
|
January 6, 2025
|
Improved C macro support
|
|
5
|
378
|
December 15, 2024
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
38
|
December 9, 2024
|
Using c binding/linking with the package.swift and getting an error with linking to the folder
|
|
1
|
75
|
October 10, 2024
|
Should anyone be using @_silgen_name outside of the standard library developers?
|
|
27
|
5651
|
September 24, 2024
|
Can't get c++ library to use the correct compiler
|
|
2
|
189
|
August 1, 2024
|
How to define structures that can be passed to C?
|
|
7
|
3609
|
June 22, 2024
|
Runtime crash in optimised build wrapping C++ library
|
|
0
|
231
|
May 10, 2024
|
Is there a way to emit C/C++ header?
|
|
3
|
808
|
May 5, 2024
|
Constrain type to "representible in C" for use with @convention(c) and generics?
|
|
2
|
388
|
April 4, 2024
|
C-Introp & Strict Concurrency
|
|
11
|
729
|
March 17, 2024
|
Add more "safe" flags to the package manager
|
|
1
|
1307
|
February 6, 2024
|
Inconsistent treatment bewtween Swift pointer parameters and C ones
|
|
6
|
359
|
February 6, 2024
|
Autoboxing C/C++ struct/class pointers into a Swift class?
|
|
0
|
298
|
February 5, 2024
|
Importing a C function as throwing?
|
|
5
|
867
|
December 20, 2023
|
Creating C Language Targets with complicated include layouts or headers
|
|
13
|
563
|
November 30, 2023
|
Swift Package Manager cannot find header file
|
|
0
|
403
|
November 30, 2023
|
C-to-Swift function calls, are they glued? Specifically, CGEvent.copy()?
|
|
11
|
1026
|
October 25, 2023
|
Linker error using swift-numerics and C module
|
|
7
|
762
|
October 16, 2023
|
[Pitch] Restrict pointer conversion to C interoperability
|
|
21
|
2002
|
August 10, 2023
|
Import of C++ module appears within extern "C" language linkage specification
|
|
4
|
4449
|
July 1, 2023
|
Is it possible to use the os module Logging C API Collection from Swift without hacks?
|
|
0
|
489
|
June 21, 2023
|
Using a dynamically linked C library (.dylib) from SPM
|
|
8
|
5198
|
May 14, 2023
|
[Pitch] Import C structs with ARC pointer members
|
|
9
|
2851
|
May 9, 2023
|
Swift, libpng and error handling
|
|
2
|
933
|
April 18, 2023
|