Ingvar Stepanyan

Results 1089 comments of Ingvar Stepanyan

> so invalid UTF-8 should not cause a pash Those I count as corruption :P > My camera sadly only exposes images to `libgphoto2` it has taken and match the...

Anyway, I'll add some unicode chars to the virtual camera to make this easier to verify.

I mean in libgphoto2 itself :)

Oh yeah that is unpleasant.

Not sure if related, but would it be possible to support anonymous structs by flattening their properties (like C does) instead of generating `__bindgen_anon_1`? That's our primary case for using...

@emilio Not sure I follow, why would they collapse?

Oh wait, got it now, you mean because of the padding on 64-bit architecture. Yeah, guess it will need to be still generated as a separate field, but, as far...

> As noted in #26, that index has not been getting updates for about a week. Weird, I've been adding some console.logs yesterday, and I think I still saw fresh...

The feeds are completely broken now, returning internal server error. I guess the search API got removed or something.

That seems like a client? If so, probably doesn't work as a replacement as I'm a maintainer of a feed for other users rather than building it to read myself.