The Wayback Machine - https://web.archive.org/web/20220516003321/https://github.com/topics/c
Skip to content
#

C

c logo

C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.

Here are 43,984 public repositories matching this topic...

obs-studio
CrezyDud
CrezyDud commented May 12, 2022

Operating System Info

Other

Other OS

Arch Linux

OBS Studio Version

27.2.4

OBS Studio Version (Other)

No response

OBS Studio Log URL

crashes before startup

OBS Studio Crash Log URL

No response

Expected Behavior

it living

Current Behavior

it not living

Steps to Reproduce

...
start

Anything

Linux Good first issue
curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
  • Updated May 15, 2022
  • C
fniephaus
fniephaus commented Aug 10, 2018

Since state is a reserved keyword in Truffle's guard mechanism, it should not be possible to use it in a guard definition as this can cause serious problems. The annotation processor should either reject the state keyword in guard definitions or the state temporary variable produced by the processor should be renamed to avoid this conflict.

Here's an example:
<img width="629" alt="screen

feature truffle good first issue tracking
duncanspumpkin
duncanspumpkin commented Mar 24, 2022

window_editor_object_selection_select_object currently returns its success through a bool and also the global gGameCommandErrorText. It should be refactored to return a GameAction::Result to remove the use of the global.

refactor good first issue
X-Ryl669
X-Ryl669 commented Feb 3, 2022

Describe the feature request

Since LVGL is more and more used as an desktop app too, I think it's necessary to have a clean application exit event too.
Right now, all example have a while(1) { } in their main function so when you close the app (by clicking the X icon, or Alt+F4 or ...), you're actually leaking all the application objects.

For most of them, it's not important, but som

Created by Dennis Ritchie

Released 1972

Website
www.open-std.org/jtc1/sc22/wg14
Wikipedia
Wikipedia

Related Topics

language