Norayr Chilingarian

Results 54 issues of Norayr Chilingarian

Can you add the utility to grep throughout generated archive to found desired or similar melody?

hello, i suggest a feature, i hope is very easy to implement: diaspora has two kind of links: * pod.tld/posts/`shortnumber` (i think only digits) * pod.tld/posts/`long generated hash` - this...

🐞 bug

i wanted to link to my other diaspora account, as well as old accounts on profile, and discovered that tagging the user like @{[email protected]} or @{comment; user@tld} shows only email...

✨ feature

i love the browser, and use it for years. the feature i need a lot is for midori to remember which window was on which tab before the crash. so...

not sure it is a bug, or it is a gphoto2 bug. i used to use my canon 6d dslr as a webcam with ffmpeg and gphoto2. i was loading...

Canon

``` --- Confidence test hello --- hello.mod Compiling hello. Main program. 388 chars. cc1: error: target system does not support the ‘stabs’ debug format C compile and link: gcc -fPIC...

in case we have function with this signature: ``` PROCEDURE Get*(VAR s: POINTER TO ARRAY OF CHAR); ``` it compiles to: ``` export void modulename_Get (struct { ADDRESS len[1]; CHAR...

``` MODULE modtest; IMPORT Out; BEGIN Out.Int(-5 MOD 3, 0); Out.Ln END modtest. ``` we get -2, as other languages. should be, according to report: 1. dealing with it.

referenced in issue https://github.com/vishaps/voc/issues/91

this is useful when one is using several dependencies as git submodules - i. e. in their own directories. these submodules may want to come with own makefiles, that will...