Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. ┌┤lainux@Nyarlathothep:/home/lainux/code├─┤├──────────────────────────────────────┤23:05├─
  2. └─┤notes -a
  3. (eval):13:in `=~': invalid byte sequence in UTF-8 (ArgumentError)
  4. from (eval):13:in `!~'
  5. from (eval):13:in `match_file'
  6. from /usr/lib/ruby/gems/1.9.1/gems/rak-1.0/bin/rak:535:in `block in search2'
  7. from /usr/lib/ruby/gems/1.9.1/gems/rak-1.0/bin/rak:534:in `each'
  8. from /usr/lib/ruby/gems/1.9.1/gems/rak-1.0/bin/rak:534:in `search2'
  9. from /usr/lib/ruby/gems/1.9.1/gems/rak-1.0/bin/rak:328:in `search'
  10. from /usr/lib/ruby/gems/1.9.1/gems/rak-1.0/bin/rak:850:in `<top (required)>'
  11. from /usr/bin/rak:19:in `load'
  12. from /usr/bin/rak:19:in `<main>'
  13. OS-Project/report/03_system_design/Makefile:61: TODO: :
  14. OS-Project/report/03_system_design/Makefile:1330: TODO: : Fix paper size so that it can be specified in the file itself
  15. OS-Project/report/03_system_design/Makefile:2027: TODO: : This *always* deletes pstex files, even if they were not generated by
  16. OS-Project/report/02_architecture_sketch/Makefile:61: TODO: :
  17. OS-Project/report/02_architecture_sketch/Makefile:1330: TODO: : Fix paper size so that it can be specified in the file itself
  18. OS-Project/report/02_architecture_sketch/Makefile:2027: TODO: : This *always* deletes pstex files, even if they were not generated by
  19. OS-Project/report/04_using_and_convention/Makefile:61: TODO: :
  20. OS-Project/report/04_using_and_convention/Makefile:1330: TODO: : Fix paper size so that it can be specified in the file itself
  21. OS-Project/report/04_using_and_convention/Makefile:2027: TODO: : This *always* deletes pstex files, even if they were not generated by
  22. OS-Project/report/01_system_description/Makefile:61: TODO: :
  23. OS-Project/report/01_system_description/Makefile:1330: TODO: : Fix paper size so that it can be specified in the file itself
  24. OS-Project/report/01_system_description/Makefile:2027: TODO: : This *always* deletes pstex files, even if they were not generated by
  25. OS-Project/src/kernel/kexception.c:45: TODO: : add uart_exception to uart file */
  26. OS-Project/src/kernel/kmsg.c:163: TODO: : IMPLEMENT RECV_MSG */
  27. OS-Project/src/kernel/kmsg_lst.c:189: TODO: : IMPLEMENT RECV_MSG */
  28. termtter/spec/termtter/config_spec.rb:122: FIXME: : Is this need spec?
  29. termtter/spec/termtter/client_spec.rb:14: FIXME: : Depends recent implement
  30. termtter/spec/termtter/client_spec.rb:387: FIXME: : too dirty
  31. termtter/spec/termtter/client_spec.rb:445: FIXME: : Do not need
  32. termtter/spec/termtter/client_spec.rb:446: FIXME: That suspends any debug informations!
  33. termtter/spec/termtter/client_spec.rb:455: FIXME: : Do not need
  34. termtter/spec/termtter/client_spec.rb:463: FIXME: That suspends any debug informations!
  35. termtter/spec/plugins/defaults/plugin_spec.rb:15: TODO: : more specs...
  36. termtter/spec/plugins/curry_spec.rb:13: FIXME: : Lack of specs
  37. termtter/spec/plugins/expand-tinyurl_spec.rb:11: TODO: : 直接ネットにアクセスしに行かないようにしたい。 fakeweb?
  38. termtter/lib/termtter/hookable.rb:42: TODO: : sort by alphabet
  39. termtter/lib/termtter/rubytter_proxy.rb:53: TODO: : DB store とかにうまいこと切り替えられるようにしたい
  40. termtter/lib/termtter/client.rb:120: TODO: : code for compatibility. delete someday.
  41. termtter/lib/termtter/client.rb:149: FIXME: : This block can become Maybe Monad
  42. termtter/lib/termtter/client.rb:163: FIXME: : This block can become Maybe Monad
  43. termtter/lib/termtter/client.rb:345: TODO: : TaskManager から呼ばれるならこれいらないなぁ
  44. termtter/lib/termtter/client.rb:362: TODO: : TaskManager から呼ばれるならこれいらないなぁ
  45. termtter/lib/termtter/system_extensions.rb:70: FIXME: : is fungible system('exo-open').nil? for lambda {...}
  46. termtter/lib/plugins/defaults.rb:4: TODO: : ↓不要な気もする
  47. termtter/lib/plugins/defaults/standard_commands.rb:251: TODO: : Implement
  48. termtter/lib/plugins/defaults/standard_commands.rb:372: TODO: : Change colors when remaining_hits is low.
  49. termtter/lib/plugins/defaults/standard_commands.rb:373: TODO: : Simmulate remaining_hits.
  50. termtter/lib/plugins/defaults/retweet.rb:24: TODO: : Vimshell support
  51. termtter/lib/plugins/defaults/list.rb:79: TODO: : show more information of lists
  52. termtter/lib/plugins/defaults/plugin.rb:31: TODO: : insert plugin template to plugin file
  53. termtter/lib/plugins/defaults/plugin.rb:41: TODO: : change to common method or use launchy
  54. termtter/lib/plugins/defaults/plugin.rb:56: TODO: : rename command 'plug' to 'plugin load' and define 'plug' as alias
  55. termtter/lib/plugins/defaults/plugin.rb:57: TODO: : completion for plugin names
  56. termtter/lib/plugins/list_switch.rb:12: TODO: : コマンド名が微妙...
  57. termtter/lib/plugins/list_switch.rb:57: TODO: : やっつけなのでちゃんとやる
  58. termtter/lib/plugins/list_switch.rb:63: TODO: : やっつけなのでちゃんとやる
  59. termtter/lib/plugins/twitpic.rb:10: TODO:
  60. termtter/lib/plugins/twitpic.rb:29: TODO: : こんなんで大丈夫かな
  61. termtter/lib/plugins/w3mimg.rb:8: TODO: should be DRY: Copy from notify-send3.rb
  62. termtter/lib/plugins/quicklook.rb:40: TODO: :
  63. termtter/lib/plugins/growl.rb:93: TODO: : Add option for priority and sticky
  64. termtter/lib/plugins/yonda.rb:8: FIXME:
  65. termtter/lib/plugins/web.rb:5: FIXME: : Actually it only needs Termtter::Client.open_uri method
  66. termtter/lib/plugins/web.rb:18: FIXME: : Do you know how to obtain the screen name of the status? I researched but I couldn't find how to do that yet.
  67. st/st.c:348: TODO: : Replace with scrollup/scolldown */
  68. i3bar-0.5/src/ipc.c:54: FIXME: : Error handling for command-replies */
  69. i3bar-0.5/src/ipc.c:74: FIXME: : Error handling for subscribe-commands */
  70. i3bar-0.5/src/outputs.c:152: FIXME: : What is at the end of a rect? */
  71. i3bar-0.5/src/outputs.c:226: FIXME: : Propper errorhandling for JSON-parsing */
  72. i3bar-0.5/src/workspaces.c:215: FIXME: : Fasciliate stream-processing, i.e. allow starting to interpret
  73. i3bar-0.5/src/workspaces.c:233: FIXME: : Propper errorhandling for JSON-parsing */
  74. i3bar-0.5/src/xcb.c:82: TODO: : Move this to exern get_ws_for_output() */
  75. i3bar-0.5/src/xcb.c:207: FIXME: : xcb_connect leaks Memory */
  76. i3bar-0.5/src/xcb.c:327: FIXME: : Maybe we rather want to unmap? */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement