summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_6_ce746457c2a7654a090885ad960eb983._comment8
-rw-r--r--doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_7_959c8da37727c46436c5905bc6fabd88._comment9
2 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_6_ce746457c2a7654a090885ad960eb983._comment b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_6_ce746457c2a7654a090885ad960eb983._comment
new file mode 100644
index 00000000..01748242
--- /dev/null
+++ b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_6_ce746457c2a7654a090885ad960eb983._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mithrandi"
+ avatar="http://cdn.libravatar.org/avatar/869963bdf99b541c9f0bbfb04b0320f1"
+ subject="comment 6"
+ date="2018-08-16T15:35:27Z"
+ content="""
+The `hSetEncoding stdin utf8` in `update` doesn't seem to work unfortunately, not sure why not.
+"""]]
diff --git a/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_7_959c8da37727c46436c5905bc6fabd88._comment b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_7_959c8da37727c46436c5905bc6fabd88._comment
new file mode 100644
index 00000000..a0fefc17
--- /dev/null
+++ b/doc/forum/Privdata_corrupted_when_spinning_from_macOS/comment_7_959c8da37727c46436c5905bc6fabd88._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 7"""
+ date="2018-08-16T15:37:48Z"
+ content="""
+Since `update` receives the changes to propellor's source code,
+it would have been running the old code at that point. You
+probably need to spin a second time to test your changes to that function.
+"""]]