Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nektro/zigquestions issues and pull requests

#29 - order of calling extern function affects linking?

Issue - State: open - Opened by expikr 6 months ago - 1 comment

#28 - When is `comptime var` useful?

Issue - State: closed - Opened by expikr 6 months ago - 1 comment

#27 - What's "compiler_rt"?

Issue - State: closed - Opened by expikr 6 months ago - 6 comments

#26 - does `return try foo();` tail call?

Issue - State: closed - Opened by nektro 7 months ago - 2 comments

#25 - How to link against static msvc libc on Windows?

Issue - State: open - Opened by starwing 7 months ago - 4 comments

#24 - How to check native support of `@mulAdd` at compile time?

Issue - State: open - Opened by expikr 8 months ago - 1 comment

#20 - error: expected type 'type', found '@TypeOf(.enum_literal)'

Issue - State: closed - Opened by expikr 8 months ago - 5 comments

#19 - is `@TypeOf(anyerror.Foo)` equal to `anyerror` or `error{Foo}` ?

Issue - State: closed - Opened by nektro 9 months ago - 1 comment

#18 - Always default to const or constexpr?

Issue - State: open - Opened by maxxoccupancy 9 months ago - 2 comments

#17 - Memory safety approach using standard libraries?

Issue - State: open - Opened by maxxoccupancy 9 months ago

#14 - how do you check if int type `T` is a round power of two?

Issue - State: closed - Opened by nektro 10 months ago - 2 comments

#13 - How to test for a potential memory leaks given the example?

Issue - State: closed - Opened by grazzgit 10 months ago - 2 comments

#12 - Atomics: data races and memory order

Issue - State: closed - Opened by nacho00112 11 months ago - 1 comment

#11 - Questions about alignment, memory addresses and hexadecimal numbers

Issue - State: closed - Opened by nacho00112 12 months ago - 4 comments

#10 - Absolute necessity of having refAllDecls everywhere?

Issue - State: open - Opened by mifopen about 1 year ago - 2 comments

#9 - What do you think of this approach to polymorphism?

Issue - State: closed - Opened by expikr about 1 year ago - 1 comment

#9 - What do you think of this approach to polymorphism?

Issue - State: closed - Opened by expikr about 1 year ago - 1 comment

#8 - Fix capitalization of this repo to "ZigQuestions"

Issue - State: closed - Opened by expikr about 1 year ago
Labels: meta

#7 - Does zig reimplement some part of libc directly in zig?

Issue - State: open - Opened by lobre about 1 year ago - 6 comments

#5 - How to pass width or precision values to print/format functions at runtime?

Issue - State: closed - Opened by slonik-az about 1 year ago - 1 comment

#4 - How to make already-spawned console window use ANSI color escapes?

Issue - State: closed - Opened by expikr about 1 year ago - 2 comments

#3 - Zig for HTTP servers?

Issue - State: open - Opened by mikeball about 1 year ago - 5 comments

#2 - To what degree do compilers auto-vectorize unrolled procedures?

Issue - State: open - Opened by expikr about 1 year ago - 3 comments

#1 - Best way to make a cross-platform GUI app in Zig?

Issue - State: closed - Opened by TUSF about 1 year ago - 2 comments
Labels: advice