Fossil SCM

Update the comment for the code copied from the SQLite shell.

florian 2024-10-02 14:47 comment-formatter-wcwidth
Commit d98999f80136664c5f08d7afc90b4300e76dccf200c9dc10637ae18d10a688b0
1 file changed +1 -1
+1 -1
--- src/comformat.c
+++ src/comformat.c
@@ -31,11 +31,11 @@
3131
#define COMMENT_PRINT_ORIG_BREAK ((u32)0x00000010) /* Break before original. */
3232
#define COMMENT_PRINT_DEFAULT (COMMENT_PRINT_LEGACY) /* Defaults. */
3333
#define COMMENT_PRINT_UNSET (-1) /* Not initialized. */
3434
#endif
3535
36
-/********* Code copied from SQLite src/shell.c.in on 2024-09-28 **********/
36
+/********* Code copied from SQLite src/shell.c.in on 2024-09-30 **********/
3737
/* Lookup table to estimate the number of columns consumed by a Unicode
3838
** character.
3939
*/
4040
static const struct {
4141
unsigned char w; /* Width of the character in columns */
4242
--- src/comformat.c
+++ src/comformat.c
@@ -31,11 +31,11 @@
31 #define COMMENT_PRINT_ORIG_BREAK ((u32)0x00000010) /* Break before original. */
32 #define COMMENT_PRINT_DEFAULT (COMMENT_PRINT_LEGACY) /* Defaults. */
33 #define COMMENT_PRINT_UNSET (-1) /* Not initialized. */
34 #endif
35
36 /********* Code copied from SQLite src/shell.c.in on 2024-09-28 **********/
37 /* Lookup table to estimate the number of columns consumed by a Unicode
38 ** character.
39 */
40 static const struct {
41 unsigned char w; /* Width of the character in columns */
42
--- src/comformat.c
+++ src/comformat.c
@@ -31,11 +31,11 @@
31 #define COMMENT_PRINT_ORIG_BREAK ((u32)0x00000010) /* Break before original. */
32 #define COMMENT_PRINT_DEFAULT (COMMENT_PRINT_LEGACY) /* Defaults. */
33 #define COMMENT_PRINT_UNSET (-1) /* Not initialized. */
34 #endif
35
36 /********* Code copied from SQLite src/shell.c.in on 2024-09-30 **********/
37 /* Lookup table to estimate the number of columns consumed by a Unicode
38 ** character.
39 */
40 static const struct {
41 unsigned char w; /* Width of the character in columns */
42

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button