Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR REVIEW] Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
@ 2020-07-11 18:45 ` pandom79
  2020-07-11 21:20 ` Chocimier
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-11 18:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

New review comment by pandom79 on void-packages repository

https://github.com/void-linux/void-packages/pull/23264#discussion_r453223008

Comment:
I'm sorry but I mistakenly deleted the branch.
How can we solve it?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
  2020-07-11 18:45 ` [PR REVIEW] Signond : build with rtti to fix crashes pandom79
@ 2020-07-11 21:20 ` Chocimier
  2020-07-12  8:06 ` pandom79
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-07-11 21:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23264#discussion_r453236278

Comment:
https://git-scm.com/book/en/v2/Git-Branching-Remote-Branches

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
  2020-07-11 18:45 ` [PR REVIEW] Signond : build with rtti to fix crashes pandom79
  2020-07-11 21:20 ` Chocimier
@ 2020-07-12  8:06 ` pandom79
  2020-07-13 16:14 ` Chocimier
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-12  8:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

New review comment by pandom79 on void-packages repository

https://github.com/void-linux/void-packages/pull/23264#discussion_r453283942

Comment:
I had to recreate a new void-packages clone because i got a strange error therefore i lost all branches reference. I think that the previous branch is not repairable. How to proceed?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-07-12  8:06 ` pandom79
@ 2020-07-13 16:14 ` Chocimier
  2020-07-13 17:16 ` pandom79
  2020-10-10 17:54 ` [PR PATCH] [Closed]: " pandom79
  5 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-07-13 16:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23264#discussion_r453766663

Comment:
The above and https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project . Deleting old clone is likely overreaction if git wasn't killed with `^C`, few `checkout` commands should repair a clone.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-07-13 16:14 ` Chocimier
@ 2020-07-13 17:16 ` pandom79
  2020-10-10 17:54 ` [PR PATCH] [Closed]: " pandom79
  5 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-13 17:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

New review comment by pandom79 on void-packages repository

https://github.com/void-linux/void-packages/pull/23264#discussion_r453804974

Comment:
sorry, I tried it but i can't repair. 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Closed]: Signond : build with rtti to fix crashes
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-07-13 17:16 ` pandom79
@ 2020-10-10 17:54 ` pandom79
  5 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-10-10 17:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

There's a closed pull request on the void-packages repository

Signond : build with rtti to fix crashes
https://github.com/void-linux/void-packages/pull/23264

Description:


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-10 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23264@inbox.vuxu.org>
2020-07-11 18:45 ` [PR REVIEW] Signond : build with rtti to fix crashes pandom79
2020-07-11 21:20 ` Chocimier
2020-07-12  8:06 ` pandom79
2020-07-13 16:14 ` Chocimier
2020-07-13 17:16 ` pandom79
2020-10-10 17:54 ` [PR PATCH] [Closed]: " pandom79

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).