Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Fails to build on Fedora 28 beta #185

Open
grturner opened this issue Apr 6, 2018 · 1 comment
Open

Fails to build on Fedora 28 beta #185

grturner opened this issue Apr 6, 2018 · 1 comment
Assignees
Labels

Comments

@grturner
Copy link

grturner commented Apr 6, 2018

Build on Fedora 28 Beta fails with this error:
Gtk/TermBox.vala:252.19-252.21: error: Argument 1: Cannot convert from `unowned string?' to `unowned char[]?' term.feed_child(cmd, -1);

According to Valadoc it appears VteTerminal switched from feed_child(string text, long length) in vte-2.90 to feed_child(char[]? text) in vte-2.91.

@grturner
Copy link
Author

grturner commented Apr 6, 2018

See #186 for a proposed fix.

@teejee2008 teejee2008 self-assigned this May 11, 2018
@teejee2008 teejee2008 added the bug label May 11, 2018
@teejee2008 teejee2008 added this to the v18.6 milestone May 11, 2018
@teejee2008 teejee2008 modified the milestones: v18.6, v18.7 Jun 16, 2018
@teejee2008 teejee2008 removed this from the v18.8 milestone Aug 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants